added todo

This commit is contained in:
ston1th 2019-08-12 23:22:44 +02:00
commit addd3ea953
2 changed files with 45 additions and 36 deletions

View file

@ -30,3 +30,9 @@ kubectl delete -f pod.yaml
kubectl delete -f rbac.yaml
kubectl delete -f crd.yaml
```
## Todo
+ check all namespaces for `gw` and `vs`
* kucectl no stdout
* explore https://kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/