website/content/en/docs/tasks/configmap-secret
Samuel Gaist 73bd4563a8 docs: add secure example for getting secret values
The current example showing how to decode a secret
does it in several steps which is fine but if some level
of security is required will leak the encoded secret
value in the shell history thus making it retrievable.

This patch adds an example on how to retrieve that
value without exposing it.
2022-02-17 09:11:19 +01:00
..
_index.md Remove exec permission on markdown files 2021-06-16 17:57:00 +08:00
managing-secret-using-config-file.md Merge pull request #27933 from toshokan/secrets-typo 2021-07-10 18:34:46 -07:00
managing-secret-using-kubectl.md docs: add secure example for getting secret values 2022-02-17 09:11:19 +01:00
managing-secret-using-kustomize.md Merge pull request #27933 from toshokan/secrets-typo 2021-07-10 18:34:46 -07:00