diff --git a/secret-app/never-commit-to-git/decrypted/README.txt b/secret-app/never-commit-to-git/decrypted/README.txt index 68aaf25ce..2fc1b567e 100644 --- a/secret-app/never-commit-to-git/decrypted/README.txt +++ b/secret-app/never-commit-to-git/decrypted/README.txt @@ -1,7 +1,7 @@ The whole point of this example is to use encrypted secrets in Git. -Thus you should NEVER commit encrypted stuff in git. +Thus you should NEVER commit unencrypted stuff in git. But just for demo purposes this directory contains the raw secrets for your convenience. This way you can compare what you see deployed in Kubernetes @@ -9,4 +9,4 @@ with the contents of this directory. In a real production application only the encrypted stuff MUST be committed in Git (see -the manifests folder). \ No newline at end of file +the manifests folder).