cleanup long description

This commit is contained in:
Zach Puckett
2017-12-05 14:35:38 -06:00
parent 7c3a88e224
commit 7a43b1f7f8
+2 -2
View File
@@ -8,7 +8,7 @@ tags:
- core-object
- security
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: >
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.