diff options
| author | Taariq Levack <taariql@gmail.com> | 2016-08-07 15:46:17 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-08-07 15:46:17 +0200 |
| commit | 13213ad729334c7d77c4039b822c342fe0bf5cd5 (patch) | |
| tree | 9d7f8c4ce9eb82b7527bac601f3cc7fa2b506463 | |
| parent | e5a36cd230620ee3337ff35d5dfbe91c40ed9766 (diff) | |
Update secrets.md
Typo, environment should be prod not pod
| -rw-r--r-- | secrets.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
