Final immich with failurethreshold 1000

This commit is contained in:
Ruben Hensen
2024-12-15 19:38:41 +01:00
parent aeed7183e8
commit bf55685a5d
+1 -1
View File
@@ -96,7 +96,7 @@ spec:
initialDelaySeconds: 0 initialDelaySeconds: 0
timeoutSeconds: 1 timeoutSeconds: 1
periodSeconds: 5 periodSeconds: 5
failureThreshold: 100 failureThreshold: 1000
ingress: ingress:
main: main:
enabled: true enabled: true