Compare commits

..

1 Commits

Author SHA1 Message Date
Gitea Actions Bot
34102f1d0e Auto-update README with current k8s applications
All checks were successful
Terraform / Terraform (pull_request) Successful in 18s
Generated by CI/CD workflow on 2026-02-16 09:38:34

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-02-16 09:38:34 +00:00

View File

@@ -127,18 +127,18 @@ spec:
httpGet:
path: /healthz
port: http
initialDelaySeconds: 240
initialDelaySeconds: 120
periodSeconds: 30
timeoutSeconds: 20
failureThreshold: 10
timeoutSeconds: 10
failureThreshold: 6
readinessProbe:
httpGet:
path: /healthz/readiness
port: http
initialDelaySeconds: 120
initialDelaySeconds: 60
periodSeconds: 10
timeoutSeconds: 5
failureThreshold: 15
failureThreshold: 10
volumes:
- name: n8n-data
persistentVolumeClaim: