Skip to content

Commit 1f610c8

Browse files
committed
Update replica counts in values.yaml
1 parent baead02 commit 1f610c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

my-chart/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
v1:
2-
replicas: 2
2+
replicas: 1
33
springAppContainer:
44
env:
55
changelogVersion: changelog_version-3.3.xml
@@ -18,7 +18,7 @@ v1:
1818
cpu: 250m
1919
memory: 128Mi
2020
v2:
21-
replicas: 4
21+
replicas: 2
2222
springAppContainer:
2323
env:
2424
changelogVersion: changelog_version-3.3.xml

0 commit comments

Comments
 (0)