k8s/README.md
Simple_Not 5e766dd8e4
Some checks failed
continuous-integration/drone/push Build is failing
test helm
2023-06-19 23:02:01 +10:00

12 lines
170 B
Markdown

1
```
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]
```