Compare commits

..

2 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
AB from home.homenet
da9aad3aec Added paddleocr
All checks were successful
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 9s
Check with kubeconform / lint (push) Successful in 6s
Auto-update README / Generate README and Create MR (push) Successful in 13s
2026-02-16 11:38:00 +02:00

View File

@@ -32,14 +32,12 @@ spec:
cpu: 1000m
memory: 2Gi
livenessProbe:
httpGet:
path: /
tcpSocket:
port: 5000
initialDelaySeconds: 60
periodSeconds: 30
readinessProbe:
httpGet:
path: /
tcpSocket:
port: 5000
initialDelaySeconds: 30
periodSeconds: 10