This commit is contained in:
@@ -20,7 +20,7 @@ metadata:
|
||||
labels:
|
||||
app: ptp-chat-db
|
||||
spec:
|
||||
replicas: 1
|
||||
replicas: 0
|
||||
selector:
|
||||
matchLabels:
|
||||
app: ptp-chat-db
|
||||
|
||||
@@ -26,7 +26,7 @@ spec:
|
||||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
name: ptp-chat-backend
|
||||
minReplicas: 2
|
||||
minReplicas: 1
|
||||
maxReplicas: 5
|
||||
metrics:
|
||||
- type: Resource
|
||||
|
||||
Reference in New Issue
Block a user