no liveness probe

This commit is contained in:
miwr 2025-03-24 14:50:16 +01:00
parent 71a5463237
commit 320e67a1d2

View file

@ -28,13 +28,6 @@ server:
name: log-storage
readOnly: false
livenessProbe:
enabled: true
execCommand:
- /bin/sh
- -c
- bao status
postStart:
- sh
- -c