We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d388b7 commit 7a2c8b0Copy full SHA for 7a2c8b0
1 file changed
guestbook/environments/prod-values.yaml
@@ -1,4 +1,4 @@
1
-replicaCount: 3
+replicaCount: 5
2
3
image:
4
tag: "1.26" # Prod is intentionally behind — older stable version
@@ -14,4 +14,4 @@ resources:
14
memory: 512Mi
15
limits:
16
cpu: "1"
17
- memory: 1Gi
+ memory: 1Gi
0 commit comments