diff --git a/helm/oncall/values.yaml b/helm/oncall/values.yaml index 700bccb8..87e2516f 100644 --- a/helm/oncall/values.yaml +++ b/helm/oncall/values.yaml @@ -45,7 +45,7 @@ engine: celery: replicaCount: 1 livenessProbe: - enabled: false + enabled: true initialDelaySeconds: 30 periodSeconds: 300 timeoutSeconds: 10