summaryrefslogtreecommitdiffstats
path: root/charts/aaf-cs/values.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'charts/aaf-cs/values.yaml')
-rw-r--r--charts/aaf-cs/values.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/charts/aaf-cs/values.yaml b/charts/aaf-cs/values.yaml
index 6d5ed6c..2131e85 100644
--- a/charts/aaf-cs/values.yaml
+++ b/charts/aaf-cs/values.yaml
@@ -42,14 +42,14 @@ affinity: {}
# probe configuration parameters
liveness:
- initialDelaySeconds: 10
+ initialDelaySeconds: 180
periodSeconds: 10
# necessary to disable liveness probe when setting breakpoints
# in debugger so K8s doesn't restart unresponsive container
enabled: true
readiness:
- initialDelaySeconds: 10
+ initialDelaySeconds: 180
periodSeconds: 10
service: