diff --git a/immich/immich.yaml b/immich/immich.yaml index e60f3d7..1ebe0ee 100644 --- a/immich/immich.yaml +++ b/immich/immich.yaml @@ -642,11 +642,11 @@ spec: periodSeconds: 10 timeoutSeconds: 1 startupProbe: - failureThreshold: 30 + failureThreshold: 100 httpGet: path: /api/server/ping port: http - initialDelaySeconds: 600000 + initialDelaySeconds: 120 periodSeconds: 10 timeoutSeconds: 1 volumes: