Updated cluster deployment

This commit is contained in:
Andrey Kartashov 2018-10-24 03:16:09 +07:00
parent 2baf09a357
commit f6facf6d05

View file

@ -20,6 +20,10 @@ kubectl apply -f https://raw.githubusercontent.com/romana/romana/master/containe
kubectl taint nodes --all node-role.kubernetes.io/master-
```
+ deployed helm
+ deployed https://github.com/bitnami-labs/sealed-secrets
Upgrade
```