Skip to content

Commit f2ff9c0

Browse files
authored
Merge pull request #22771 from xieyanker/fix_note
fix empty note
2 parents 9246f54 + 1fb7b41 commit f2ff9c0

File tree

1 file changed

+2
-2
lines changed
  • content/zh/docs/concepts/configuration

1 file changed

+2
-2
lines changed

content/zh/docs/concepts/configuration/secret.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -167,10 +167,10 @@ This is to protect the secret from being exposed accidentally to an onlooker,
167167
or from being stored in a terminal log.
168168
-->
169169

170-
{{< /note >}}
171-
172170
默认情况下,`kubectl get``kubectl describe` 避免显示密码的内容。 这是为了防止机密被意外地暴露给旁观者或存储在终端日志中。
173171

172+
{{< /note >}}
173+
174174
<!--
175175
See [decoding a secret](#decoding-a-secret) for how to see the contents of a secret.
176176
-->

0 commit comments

Comments
 (0)