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

This commit is contained in:
jona.klaess
2026-06-15 23:29:53 +02:00
parent c7e336fb00
commit f51c9f2d73
2 changed files with 1 additions and 3 deletions

View File

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

View File

@@ -7,7 +7,6 @@ spec:
apiVersion: apps/v1
kind: Deployment
name: ptp-chat-frontend
desiredReplicas: 0
minReplicas: 1
maxReplicas: 5
metrics:
@@ -27,7 +26,6 @@ spec:
apiVersion: apps/v1
kind: Deployment
name: ptp-chat-backend
desiredReplicas: 0
minReplicas: 1
maxReplicas: 5
metrics: