Skip to content

Commit

Permalink
Lowered db replicas to 1
Browse files Browse the repository at this point in the history
  • Loading branch information
andreacv98 committed Jan 30, 2023
1 parent e7934b8 commit 3051365
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ spec:
metadata:
name: '{{ registry "instance-id" }}'
spec:
replicas: 3
replicas: 1
selector:
matchLabels:
app: '{{ registry "instance-id" }}'
Expand Down

0 comments on commit 3051365

Please sign in to comment.