Enable preemption in karmada-controller-manager.yaml
Signed-off-by: Alok Jha <alok08jha@gmail.com>
This commit is contained in:
parent
be9a371e75
commit
035bb2b449
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue