Merge pull request #22771 from xieyanker/fix_note

fix empty note
This commit is contained in:
Kubernetes Prow Robot
2020-07-27 00:12:16 -07:00
committed by GitHub
@@ -167,10 +167,10 @@ This is to protect the secret from being exposed accidentally to an onlooker,
or from being stored in a terminal log.
-->
{{< /note >}}
默认情况下,`kubectl get``kubectl describe` 避免显示密码的内容。 这是为了防止机密被意外地暴露给旁观者或存储在终端日志中。
{{< /note >}}
<!--
See [decoding a secret](#decoding-a-secret) for how to see the contents of a secret.
-->