Enable preemption in karmada-controller-manager.yaml

Signed-off-by: Alok Jha <alok08jha@gmail.com>
This commit is contained in:
Alok Jha 2023-09-16 11:51:14 +05:30
parent be9a371e75
commit 035bb2b449
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: