summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTaariq Levack <taariql@gmail.com>2016-08-07 15:46:17 +0200
committerGitHub <noreply@github.com>2016-08-07 15:46:17 +0200
commit13213ad729334c7d77c4039b822c342fe0bf5cd5 (patch)
tree9d7f8c4ce9eb82b7527bac601f3cc7fa2b506463
parente5a36cd230620ee3337ff35d5dfbe91c40ed9766 (diff)
Update secrets.md
Typo, environment should be prod not pod
-rw-r--r--secrets.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/secrets.md b/secrets.md
index a40bd88c..457bbac9 100644
--- a/secrets.md
+++ b/secrets.md
@@ -534,7 +534,7 @@ When the container's command runs, the pieces of the key will be available in:
The container is then free to use the secret data to establish an ssh
connection.
-### Use-Case: Pods with pod / test credentials
+### Use-Case: Pods with prod / test credentials
This example illustrates a pod which consumes a secret containing prod
credentials and another pod which consumes a secret with test environment