Increase homarr probe timings for initialization

This commit is contained in:
JethroC Admin 2026-03-11 19:07:13 +13:00
parent be499be06f
commit c171963751

View file

@ -43,7 +43,7 @@ spec:
httpGet:
path: /
port: 7575
initialDelaySeconds: 30
initialDelaySeconds: 60
periodSeconds: 10
timeoutSeconds: 5
failureThreshold: 3
@ -51,9 +51,9 @@ spec:
httpGet:
path: /
port: 7575
initialDelaySeconds: 15
periodSeconds: 5
timeoutSeconds: 3
initialDelaySeconds: 45
periodSeconds: 10
timeoutSeconds: 5
failureThreshold: 3
volumes:
- name: homarr-config