Remove startup probe
This commit is contained in:
parent
b14158e324
commit
e42710d645
|
@ -54,6 +54,8 @@ spec:
|
|||
probes:
|
||||
liveness:
|
||||
enabled: false
|
||||
startup:
|
||||
enabled: false
|
||||
|
||||
ingress:
|
||||
main:
|
||||
|
|
Loading…
Reference in New Issue