Fix arguments for service account key pair

This commit is contained in:
Zhang Yong
2020-08-31 09:47:34 +08:00
parent e8d464b800
commit a66dae2ba3
@@ -217,8 +217,8 @@ Same considerations apply for the service account key pair:
| 私钥路径 | 公钥路径 | 命令 | 参数 | | 私钥路径 | 公钥路径 | 命令 | 参数 |
|------------------------------|-----------------------------|-------------------------|--------------------------------------| |------------------------------|-----------------------------|-------------------------|--------------------------------------|
| sa.key | | kube-controller-manager | service-account-private | | sa.key | | kube-controller-manager | --service-account-private-key-file |
| | sa.pub | kube-apiserver | service-account-key | | | sa.pub | kube-apiserver | --service-account-key-file |
<!-- <!--
## Configure certificates for user accounts ## Configure certificates for user accounts