Merge pull request #1057 from ghl116/dev

Example bugFix:artifacts/example/policy_with_labelSelector.yaml
This commit is contained in:
karmada-bot 2021-12-02 19:19:09 +08:00 committed by GitHub
commit 697e120922
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 4 deletions

View File

@ -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