Merge pull request #4071 from codrAlxx/4068-enable-preemption

Enable preemption feature in development environment karmada-controller-manager.yaml
This commit is contained in:
karmada-bot 2023-09-18 10:16:57 +08:00 committed by GitHub
commit cc5242bc54
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ spec:
- --cluster-status-update-frequency=10s
- --secure-port=10357
- --failover-eviction-timeout=30s
- --feature-gates=PropagationPolicyPreemption=true
- --v=4
livenessProbe:
httpGet: