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

This commit is contained in:
jona.klaess
2026-06-12 09:51:55 +02:00
parent 102908d8e4
commit 3f69798a68
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ metadata:
labels:
app: ptp-chat-db
spec:
replicas: 1
replicas: 0
selector:
matchLabels:
app: ptp-chat-db

View File

@@ -26,7 +26,7 @@ spec:
apiVersion: apps/v1
kind: Deployment
name: ptp-chat-backend
minReplicas: 2
minReplicas: 1
maxReplicas: 5
metrics:
- type: Resource