cleanup long description
This commit is contained in:
@@ -8,7 +8,7 @@ tags:
|
|||||||
- core-object
|
- core-object
|
||||||
- security
|
- security
|
||||||
short-description: >
|
short-description: >
|
||||||
stores sensitive information, such as passwords, OAuth tokens, and ssh keys.
|
Stores sensitive information, such as passwords, OAuth tokens, and ssh keys.
|
||||||
long-description: >
|
long-description: >
|
||||||
Sensetive information stored in a Secret allows for more control over how it is used and reduces the risk of accidental exposure.
|
Allows for more control over how sensistive information is used and reduces the risk of accidental exposure.
|
||||||
A {% glossary_tooltip text="Pod" term_id="pod" %} references the secret as a file in a volume mount or by the kubelet pulling images for a pod.
|
A {% glossary_tooltip text="Pod" term_id="pod" %} references the secret as a file in a volume mount or by the kubelet pulling images for a pod.
|
||||||
|
|||||||
Reference in New Issue
Block a user