adjust readinessProbe
All checks were successful
Mirror to GitHub / mirror (push) Successful in 9s

This commit is contained in:
jona.klaess
2026-06-16 19:19:42 +02:00
parent 661e114488
commit 64a87f089c

View File

@@ -33,6 +33,10 @@ spec:
httpGet:
path: /index.php/Hauptseite
port: 80
initialDelaySeconds: 20
periodSeconds: 30
timeoutSeconds: 5
failureThreshold: 3
volumeMounts:
- name: localsettings
mountPath: /var/www/html/LocalSettings.php