diff --git a/charts/atlantis/templates/deployment.yaml b/charts/atlantis/templates/deployment.yaml index 476381a7..63f67190 100644 --- a/charts/atlantis/templates/deployment.yaml +++ b/charts/atlantis/templates/deployment.yaml @@ -45,6 +45,7 @@ spec: path: /healthz port: http initialDelaySeconds: 30 + failureThreshold: 10 livenessProbe: httpGet: path: /healthz