From 17d20665ff92a07d4f45d3dbf88e8b4676477937 Mon Sep 17 00:00:00 2001 From: vijay-R820 Date: Sun, 22 Mar 2026 11:49:27 +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..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