We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81f8459 commit fb79236Copy full SHA for fb79236
secret-app/never-commit-to-git/decrypted/README.txt
@@ -1,12 +1,12 @@
1
The whole point of this example is to use encrypted
2
secrets in Git.
3
4
-Thus you should NEVER commit encrypted stuff in git.
+Thus you should NEVER commit unencrypted stuff in git.
5
But just for demo purposes this directory contains
6
the raw secrets for your convenience. This way you
7
can compare what you see deployed in Kubernetes
8
with the contents of this directory.
9
10
In a real production application only the
11
encrypted stuff MUST be committed in Git (see
12
-the manifests folder).
+the manifests folder).
0 commit comments