feat: fix probe

This commit is contained in:
2026-02-20 15:27:19 -06:00
parent e3a4659199
commit 1074ed2dc3

View File

@@ -90,10 +90,9 @@ shelfmark:
spec: spec:
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