fix case
This commit is contained in:
@@ -7,7 +7,7 @@ related:
|
|||||||
tags:
|
tags:
|
||||||
- core-object
|
- core-object
|
||||||
short-description: >
|
short-description: >
|
||||||
used to store non confidential data in key-value pairs and consumed as environment variables, command-line arguments, or config files in a volume
|
Used to store non confidential data in key-value pairs and consumed as environment variables, command-line arguments, or config files in a volume
|
||||||
long-description: >
|
long-description: >
|
||||||
Allows you to decouple configuration artifacts from image content to keep containerized applications portable.
|
Allows you to decouple configuration artifacts from image content to keep containerized applications portable.
|
||||||
When storing confidential data use a [Secrets](https://kubernetes.io/docs/concepts/configuration/secret/).
|
When storing confidential data use a [Secrets](https://kubernetes.io/docs/concepts/configuration/secret/).
|
||||||
|
|||||||
Reference in New Issue
Block a user