k8s/README.md

11 lines
177 B
Markdown
Raw Normal View History

2023-06-19 23:02:01 +10:00
1
2023-06-19 23:05:08 +10:00
```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]
```