diff options
| author | allenleu <liulun@inspur.com> | 2021-11-18 16:49:38 +0800 |
|---|---|---|
| committer | allenleu <liulun@inspur.com> | 2021-11-18 17:25:55 +0800 |
| commit | 4951c5c3bd9c9b4fb7a9c07acb8b5fb5ded781dd (patch) | |
| tree | d7d900e0bd22887771935d35f190c218a2690c9e /build | |
| parent | Merge pull request #3305 from lvchenggang/metamanager_dev (diff) | |
| download | kubeedge-4951c5c3bd9c9b4fb7a9c07acb8b5fb5ded781dd.tar.gz | |
delete unwanted labels
Signed-off-by: allenleu <liulun@inspur.com>
Diffstat (limited to 'build')
| -rw-r--r-- | build/cloud/ha/03-ha-deployment.yaml.example | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/build/cloud/ha/03-ha-deployment.yaml.example b/build/cloud/ha/03-ha-deployment.yaml.example index 2165611c9..9a70b16a5 100644 --- a/build/cloud/ha/03-ha-deployment.yaml.example +++ b/build/cloud/ha/03-ha-deployment.yaml.example @@ -21,8 +21,6 @@ spec: nodeSelector: # configure the nodeSelector here to directly schedule pods to specific nodes [key]: [value] hostNetwork: true - readinessGates: - - conditionType: "kubeedge.io/CloudCoreIsLeader" affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: |
