From 25a983706833553de6c46d873d3113ff6df0c627 Mon Sep 17 00:00:00 2001 From: Shridhar Rodge <56276945+shridhar1312@users.noreply.github.com> Date: Fri, 23 Feb 2024 22:25:54 +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 642921f..2c4356c 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/heptio-images/ks-guestbook-demo