diff --git a/docs/guides/mozilla-sops.md b/docs/guides/mozilla-sops.md index e9b8aa677b9332867bac860e435f65c344fb37a2..ed9f9848f90150d08f0ac53b597228e27508d981 100644 --- a/docs/guides/mozilla-sops.md +++ b/docs/guides/mozilla-sops.md @@ -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: