fix: probes
This commit is contained in:
parent
4c94033a00
commit
24ae004694
1 changed files with 3 additions and 3 deletions
|
@ -64,9 +64,9 @@ startupProbe:
|
|||
timeoutSeconds: 5
|
||||
successThreshold: 1
|
||||
failureThreshold: 60
|
||||
customLivenessProbe: {}
|
||||
customReadinessProbe: {}
|
||||
customStartupProbe: {}
|
||||
customLivenessProbe:
|
||||
customReadinessProbe:
|
||||
customStartupProbe:
|
||||
lifecycleHooks: {}
|
||||
initContainers: []
|
||||
sidecars: []
|
||||
|
|
Loading…
Add table
Reference in a new issue