updated kubernetes_secrets_to_sealed_secrets.sh

pull/16/head
Hari Sekhon 2 years ago
parent 55f614a032
commit ac8ae5999a

@ -35,6 +35,8 @@ Iterates all non-service-account-token secrets, and for each one:
Useful to migrate existing secrets to sealed secrets which are safe to commit to Git
You can run kubectl_secrets_download.sh to take backups of your secrets to local files before running this
Requires kubectl and kubeseal to both be in the \$PATH and configured
"

Loading…
Cancel
Save