Automated Manifest Update #4132

Merged
alexlebens merged 2 commits from auto/update-manifests into manifests 2026-02-20 21:35:25 +00:00
Showing only changes of commit 8a3472c38d - Show all commits

View File

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