Skip to content

Commit

Permalink
Update deployment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Rahul authored Apr 1, 2022
1 parent 256656d commit 591bf6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Deployment
metadata:
name: "backend-node-voting"
spec:
replicas: 2
replicas: 1
selector:
matchLabels:
app: "backend-node-voting"
Expand Down

0 comments on commit 591bf6c

Please sign in to comment.