mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
Final immich with failurethreshold 1000
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user