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

This commit is contained in:
jona.klaess
2026-06-11 19:34:17 +02:00
parent 5f8163bdb3
commit f5fe14814a

View File

@@ -35,10 +35,10 @@ spec:
containerPort: 8081 containerPort: 8081
resources: resources:
requests: requests:
memory: 0.4Gi memory: 400Mi
cpu: 0.05 cpu: 0.1
limits: limits:
memory: 0.8Gi memory: 800Mi
cpu: 0.5 cpu: 0.5
readinessProbe: readinessProbe:
httpGet: httpGet: