diff --git a/README.md b/README.md index f01874e..dab1413 100644 --- a/README.md +++ b/README.md @@ -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