no liveness probe
This commit is contained in:
parent
71a5463237
commit
320e67a1d2
1 changed files with 0 additions and 7 deletions
|
@ -28,13 +28,6 @@ server:
|
||||||
name: log-storage
|
name: log-storage
|
||||||
readOnly: false
|
readOnly: false
|
||||||
|
|
||||||
livenessProbe:
|
|
||||||
enabled: true
|
|
||||||
execCommand:
|
|
||||||
- /bin/sh
|
|
||||||
- -c
|
|
||||||
- bao status
|
|
||||||
|
|
||||||
postStart:
|
postStart:
|
||||||
- sh
|
- sh
|
||||||
- -c
|
- -c
|
||||||
|
|
Loading…
Reference in a new issue