k8s/README.md
Simple_Not e49baa2a5b
Some checks failed
continuous-integration/drone/push Build is failing
test helm
2023-06-19 23:05:08 +10:00

11 lines
177 B
Markdown

1
```mermaid
flowchart TD
A[dvach] -->|Get money| B(no way!)
B --> C{Let me think}
C -->|One| D[day]
C -->|Two| E[gay]
C -->|Three| F[fa:fa-car hey]
```