Merge pull request #30193 from levackt/patch-1

Automatic merge from submit-queue

Update secrets.md
pull/6/head
Kubernetes Submit Queue 2016-08-07 13:13:07 -07:00 committed by GitHub
commit 18ede140ac
1 changed files with 1 additions and 1 deletions

View File

@ -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