From 7e7ee2c889ed93fae2f44b8f2d9a0edbac9ba19d Mon Sep 17 00:00:00 2001 From: subbu Date: Wed, 3 Jan 2024 13:57:53 +0530 Subject: [PATCH 1/2] Update values.yaml --- helm-guestbook/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-guestbook/values.yaml b/helm-guestbook/values.yaml index 3666712aec..195c8cdfdb 100644 --- a/helm-guestbook/values.yaml +++ b/helm-guestbook/values.yaml @@ -2,7 +2,7 @@ # This is a YAML-formatted file. # Declare variables to be passed into your templates. -replicaCount: 1 +replicaCount: 3 image: repository: gcr.io/heptio-images/ks-guestbook-demo From f61883a8c580dca8600943631d4e2cb8192ea323 Mon Sep 17 00:00:00 2001 From: subbu Date: Wed, 3 Jan 2024 14:01:08 +0530 Subject: [PATCH 2/2] Update values.yaml --- helm-guestbook/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-guestbook/values.yaml b/helm-guestbook/values.yaml index 195c8cdfdb..5c68e210e0 100644 --- a/helm-guestbook/values.yaml +++ b/helm-guestbook/values.yaml @@ -2,7 +2,7 @@ # This is a YAML-formatted file. # Declare variables to be passed into your templates. -replicaCount: 3 +replicaCount: 2 image: repository: gcr.io/heptio-images/ks-guestbook-demo