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

This commit is contained in:
AB from home.homenet
2026-02-16 11:38:00 +02:00
parent 597a85eab4
commit da9aad3aec

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