mirror of
https://github.com/kubernetes-sigs/descheduler.git
synced 2026-01-28 14:41:10 +01:00
make livenessprobe consistent across manifests; make helm chart configurable via values.yaml
This commit is contained in:
@@ -40,7 +40,7 @@ spec:
|
||||
port: 10258
|
||||
scheme: HTTPS
|
||||
initialDelaySeconds: 3
|
||||
periodSeconds: 3
|
||||
periodSeconds: 10
|
||||
resources:
|
||||
requests:
|
||||
cpu: 500m
|
||||
|
||||
Reference in New Issue
Block a user