feature/mongodb-to-couchdb-migration #1

Merged
will merged 32 commits from feature/mongodb-to-couchdb-migration into main 2025-11-03 05:26:45 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 16a9020b84 - Show all commits
+1 -1
View File
@@ -19,7 +19,7 @@ kind: Deployment
metadata:
name: adopt-a-street-backend
spec:
replicas: 2
replicas: 1
selector:
matchLabels:
app: backend
+1 -1
View File
@@ -19,7 +19,7 @@ kind: Deployment
metadata:
name: adopt-a-street-frontend
spec:
replicas: 2
replicas: 1
selector:
matchLabels:
app: frontend