diff --git a/scripts/helmcharts/openreplay/charts/chalice/values.yaml b/scripts/helmcharts/openreplay/charts/chalice/values.yaml index f1c177718..e9ba4f52b 100644 --- a/scripts/helmcharts/openreplay/charts/chalice/values.yaml +++ b/scripts/helmcharts/openreplay/charts/chalice/values.yaml @@ -118,4 +118,5 @@ healthCheck: path: / port: 8000 initialDelaySeconds: 100 - periodSeconds: 3 + periodSeconds: 15 + timeoutSeconds: 10