From ff3d87bfd285bad5317de3a6695f9b69042ad39e Mon Sep 17 00:00:00 2001 From: Anusha-292 <110899311+Anusha-292@users.noreply.github.com> Date: Tue, 25 Nov 2025 16:00: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