updated health-checks

This commit is contained in:
2026-02-04 14:09:37 +01:00
parent fb2e810a4d
commit 7495d011d7
+6
View File
@@ -137,12 +137,18 @@ spec:
httpGet:
path: /api/v3/status/
port: 8000
httpHeaders:
- name: Host
value: status.felhom.eu
initialDelaySeconds: 30
periodSeconds: 60
readinessProbe:
httpGet:
path: /api/v3/status/
port: 8000
httpHeaders:
- name: Host
value: status.felhom.eu
initialDelaySeconds: 10
periodSeconds: 10
volumes: