fix redundant note (#18780)

This commit is contained in:
xieyanker
2020-01-21 21:51:37 +08:00
committed by Kubernetes Prow Robot
parent 134f5a3b2f
commit 0ef0c60436
6 changed files with 8 additions and 8 deletions
@@ -41,7 +41,7 @@ base-64 形式的密码为 `Mzk1MjgkdmRnN0pi`。
```
{{< note >}}
**注意:** 如果想要跳过 Base64 编码的步骤,可以使用 `kubectl create secret` 命令来创建 Secret
如果想要跳过 Base64 编码的步骤,可以使用 `kubectl create secret` 命令来创建 Secret
{{< /note >}}
```shell