This commit is contained in:
parent
21675089ad
commit
5e766dd8e4
@ -17,6 +17,6 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- cd /etc/k8s
|
- cd /etc/k8s
|
||||||
- git pull origin HITLER_DID_EVERYTHING_WRONG_EXCEPT_THE_STUFF_HE_DID_RIGHT
|
- git pull origin HITLER_DID_EVERYTHING_WRONG_EXCEPT_THE_STUFF_HE_DID_RIGHT
|
||||||
- name: namespaces
|
- name: manifests
|
||||||
commands:
|
commands:
|
||||||
- su - hogweed1 -c "minikube kubectl -- apply -f /etc/k8s/namespaces"
|
- su - hogweed1 -c "minikube kubectl -- apply -f /etc/k8s/manifests"
|
11
README.md
11
README.md
@ -1 +1,12 @@
|
|||||||
1
|
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]
|
||||||
|
|
||||||
|
```
|
Loading…
Reference in New Issue
Block a user