1
0
Fork 0

h-a: Increase startup probe failure threshold

Home Assistant can sometimes tke an unexpectedly long time to start up,
but it eventually does.
dch-webhooks-secrets
Dustin 2024-01-21 19:32:35 -06:00
parent cb39b5a547
commit 50beecf0a9
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ spec:
timeoutSeconds: 1
startupProbe:
<<: *probe
failureThreshold: 30
failureThreshold: 300
periodSeconds: 3
initialDelaySeconds: 3
securityContext: