fix: Increase atlantis startup probe failiure threshold to 10

This commit is contained in:
2025-07-07 15:07:49 +02:00
parent bbeb0a48af
commit 41b769205b
@@ -45,6 +45,7 @@ spec:
path: /healthz
port: http
initialDelaySeconds: 30
failureThreshold: 10
livenessProbe:
httpGet:
path: /healthz