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