diff --git a/charts/pulsar/values.yaml b/charts/pulsar/values.yaml index 23d4ff4..b162c11 100644 --- a/charts/pulsar/values.yaml +++ b/charts/pulsar/values.yaml @@ -318,19 +318,19 @@ zookeeper: liveness: enabled: true failureThreshold: 10 - initialDelaySeconds: 10 + initialDelaySeconds: 20 periodSeconds: 30 timeoutSeconds: 5 readiness: enabled: true failureThreshold: 10 - initialDelaySeconds: 10 + initialDelaySeconds: 20 periodSeconds: 30 timeoutSeconds: 5 startup: enabled: false failureThreshold: 30 - initialDelaySeconds: 10 + initialDelaySeconds: 20 periodSeconds: 30 timeoutSeconds: 5 affinity: