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