From 6b7525761734da9565d05516d38ae57eff1c8551 Mon Sep 17 00:00:00 2001 From: Anusha-292 <110899311+Anusha-292@users.noreply.github.com> Date: Tue, 25 Nov 2025 15:58:14 +0530 Subject: [PATCH] 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