From 1fb7b41b379e112dc1180cd03a6113ded7d62d1b Mon Sep 17 00:00:00 2001 From: xieyanker Date: Mon, 27 Jul 2020 14:32:06 +0800 Subject: [PATCH] fix note --- content/zh/docs/concepts/configuration/secret.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/zh/docs/concepts/configuration/secret.md b/content/zh/docs/concepts/configuration/secret.md index 4556f72dcd..be3bf12cee 100644 --- a/content/zh/docs/concepts/configuration/secret.md +++ b/content/zh/docs/concepts/configuration/secret.md @@ -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 >}} +