Skip to content

Commit

Permalink
Update 2.deploy-nebula-operator.md (#1015)
Browse files Browse the repository at this point in the history
  • Loading branch information
abby-cyber authored Sep 27, 2021
1 parent 488b6bf commit 454e14e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs-2.0/nebula-operator/2.deploy-nebula-operator.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ scheduler:
| `imagePullSecrets` | - | 镜像拉取密钥。 |
| `kubernetesClusterDomain` | `cluster.local`。 | 集群域名。 |
| `controllerManager.create` | `true` | 是否启用controller-manager。 |
| `controllerManager.replicas` | `2` | controller-manger副本数。 |
| `controllerManager.replicas` | `2` | controller-manager副本数。 |
| `admissionWebhook.create` | `true` | 是否启用Admission Webhook。 |
| `shceduler.create` | `true` | 是否启用Scheduler。 |
| `shceduler.schedulerName` | `nebula-scheduler` | 调度器名称。 |
Expand Down

0 comments on commit 454e14e

Please sign in to comment.