zh-trans: update content/zh/docs/setup/certificates.md (#12620)

This commit is contained in:
SataQiu
2019-02-15 13:34:41 +08:00
committed by Kubernetes Prow Robot
parent 6dd507e6db
commit 885e5d7f38
+2 -3
View File
@@ -240,12 +240,11 @@ You must manually configure these administrator account and service accounts:
<!--
1. For each config, generate an x509 cert/key pair with the given CN and O.
1. Run `kubectl` as follows for each config:
-->
1. 对于每个配置,使用给定的 CN 和 O 生成 x509 证书/密钥对。
<!--
1. Run `kubectl` as follows for each config:
-->
1. 对于每个配置按如下所示执行 `kubectl`
```shell