mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-27 13:37:30 +00:00
Update secrets.md
Typo, environment should be prod not pod
This commit is contained in:
parent
eb52d55dbd
commit
a9389d68ac
@ -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
|
The container is then free to use the secret data to establish an ssh
|
||||||
connection.
|
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
|
This example illustrates a pod which consumes a secret containing prod
|
||||||
credentials and another pod which consumes a secret with test environment
|
credentials and another pod which consumes a secret with test environment
|
||||||
|
Loading…
Reference in New Issue
Block a user