Merge pull request #2137 from serenashe/typo

Fix serial number error
This commit is contained in:
KubeSphere CI Bot 2021-11-22 11:59:06 +08:00 committed by GitHub
commit 4703a6b358
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -137,7 +137,7 @@ kubectl -n kubesphere-system edit clusterconfiguration ks-installer
## 卸载 KubeSphere 告警系统
2. 将 CRD `ClusterConfiguration` 配置文件中 `ks-installer` 参数的 `alerting.enabled` 字段的值从 `true` 改为 `false`
1. 将 CRD `ClusterConfiguration` 配置文件中 `ks-installer` 参数的 `alerting.enabled` 字段的值从 `true` 改为 `false`
2. 运行以下命令: