Skip to content

Commit

Permalink
docs: add a space between chinese and english
Browse files Browse the repository at this point in the history
  • Loading branch information
jacky-xbb committed Aug 9, 2023
1 parent ffc94d9 commit 03e1ab5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/zh_CN/getting-started/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
或者按照 [cert-manager 安装指南](https://cert-manager.io/docs/installation/)来安装它。

::: warning
如果您在Google Kubernetes Engine(GKE)上安装它。那么通过默认配置安装可能会导致 bootstraping 问题。所以通过增加 `--set global.leaderElection.namespace=cert-manager` 这个配置为 leader 选举使用不同的命名空间。查看 [cert-manager 兼容性](https://cert-manager.io/docs/installation/compatibility/)
如果您在 Google Kubernetes Engine(GKE) 上安装它。那么通过默认配置安装可能会导致 bootstraping 问题。所以通过增加 `--set global.leaderElection.namespace=cert-manager` 这个配置为 leader 选举使用不同的命名空间。查看 [cert-manager 兼容性](https://cert-manager.io/docs/installation/compatibility/)
:::

2. 运行以下命令来安装 EMQX Operator。
Expand Down

0 comments on commit 03e1ab5

Please sign in to comment.