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

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

View File

@@ -6,6 +6,7 @@ metadata:
labels:
app: ptp-chat-backend
spec:
revisonsHistoryLimit: 2
selector:
matchLabels:
app: ptp-chat-backend
@@ -35,10 +36,10 @@ spec:
containerPort: 8081
resources:
requests:
memory: 0.4Gi
cpu: 0.05
memory: 400Mi
cpu: 0.1
limits:
memory: 0.8Gi
memory: 800Mi
cpu: 0.5
readinessProbe:
httpGet: