fix(fireflyiii): configure probes
This commit is contained in:
parent
e104e17759
commit
209837ed02
|
@ -30,8 +30,13 @@ spec:
|
|||
port: 8080
|
||||
|
||||
probes:
|
||||
readiness:
|
||||
enabled: false
|
||||
startup:
|
||||
custom: true
|
||||
spec:
|
||||
initialDelaySeconds: 60
|
||||
periodSeconds: 10
|
||||
timeoutSeconds: 5
|
||||
failureThreshold: 30
|
||||
|
||||
ingress:
|
||||
main:
|
||||
|
|
Loading…
Reference in New Issue