add hint how to use kubeseal

This commit is contained in:
Tobias Brunner 2020-02-08 15:24:09 +01:00
parent bd80685703
commit a007e7667a
1 changed files with 5 additions and 1 deletions

View File

@ -31,7 +31,11 @@ then https://localhost:8080/
### Kubeseal (Sealed Secrets)
tbd
See README of apps. Basically:
```
kubeseal --controller-namespace sealed-secrets -o yaml -n MYNS < ../../gitops-tbrnt-private/MYNS/MYSECRET.yaml > MYSECRET-secret.yaml
```
## Bootstrap GitOps