Disable startup probe
This commit is contained in:
parent
964a653710
commit
3bef89a27d
@ -37,6 +37,9 @@ spec:
|
|||||||
persistence:
|
persistence:
|
||||||
config:
|
config:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
probes:
|
||||||
|
startup:
|
||||||
|
enabled: false
|
||||||
|
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
automated: {}
|
automated: {}
|
||||||
|
Loading…
Reference in New Issue
Block a user