feature/mongodb-to-couchdb-migration #1
@@ -19,7 +19,7 @@ kind: Deployment
|
||||
metadata:
|
||||
name: adopt-a-street-backend
|
||||
spec:
|
||||
replicas: 2
|
||||
replicas: 1
|
||||
selector:
|
||||
matchLabels:
|
||||
app: backend
|
||||
|
||||
@@ -19,7 +19,7 @@ kind: Deployment
|
||||
metadata:
|
||||
name: adopt-a-street-frontend
|
||||
spec:
|
||||
replicas: 2
|
||||
replicas: 1
|
||||
selector:
|
||||
matchLabels:
|
||||
app: frontend
|
||||
|
||||
Reference in New Issue
Block a user