chore: Update manifests after change

This commit is contained in:
2026-02-20 21:28:11 +00:00
parent 450374ec3f
commit 8a3472c38d

View File

@@ -111,10 +111,9 @@ spec:
livenessProbe: livenessProbe:
exec: exec:
command: command:
- CMD - /bin/sh
- curl - -c
- -sf - curl -sf http://localhost:8084/api/health
- http://localhost:8084/api/health
failureThreshold: 5 failureThreshold: 5
initialDelaySeconds: 60 initialDelaySeconds: 60
periodSeconds: 30 periodSeconds: 30