1
0
mirror of synced 2026-03-15 15:56:56 +00:00

Merge pull request #506 from chanwit/sops-doc

Add a note not to apply SOPS encrypted secrets directly
This commit is contained in:
Stefan Prodan
2020-11-25 17:49:49 +02:00
committed by GitHub

View File

@@ -78,6 +78,9 @@ sops --encrypt \
You can now commit the encrypted secret to your Git repository.
!!! hint
Note that you shouldn't apply the encrypted secrets onto the cluster with kubectl. SOPS encrypted secrets are designed to be consumed by kustomize-controller.
## Configure secrets decryption
Registry the Git repository on your cluster: