fix example yaml
Signed-off-by: gaohailong <ghl_116@qq.com>
This commit is contained in:
parent
7d10d979e0
commit
b349d0c73e
|
@ -16,11 +16,10 @@ spec:
|
|||
clusterAffinity:
|
||||
clusterNames:
|
||||
- cluster1
|
||||
- cluster2
|
||||
- cluster3
|
||||
exclude:
|
||||
- cluster1
|
||||
spreadConstraints:
|
||||
- spreadByLabel: failuredomain.kubernetes.io/zone
|
||||
maxGroups: 3
|
||||
minGroups: 3
|
||||
maxGroups: 2
|
||||
minGroups: 2
|
||||
schedulerName: default
|
||||
|
|
Loading…
Reference in New Issue