From b8c082d8173b20e6ed9a215ee53f8cf6a1fd580f Mon Sep 17 00:00:00 2001 From: Anusha-292 <110899311+Anusha-292@users.noreply.github.com> Date: Tue, 25 Nov 2025 16:19:38 +0530 Subject: [PATCH 1/3] 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 d247b389c4..a078966bcb 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/google-samples/gb-frontend From a65b0605cf0e4727d0e388f1637651ce2d5559e2 Mon Sep 17 00:00:00 2001 From: Anusha-292 <110899311+Anusha-292@users.noreply.github.com> Date: Tue, 25 Nov 2025 17:54:01 +0530 Subject: [PATCH 2/3] Update values.yaml ok --- 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 a078966bcb..d247b389c4 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: 1 image: repository: gcr.io/google-samples/gb-frontend From f470ebc5e8b7d368613c540cdde2e1f0970fca6a Mon Sep 17 00:00:00 2001 From: Anusha-292 <110899311+Anusha-292@users.noreply.github.com> Date: Wed, 26 Nov 2025 14:23:41 +0530 Subject: [PATCH 3/3] 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 d247b389c4..2ddce92e98 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: 2 image: repository: gcr.io/google-samples/gb-frontend