From 8d05c4ce278047f0c27e67193e7896e974334384 Mon Sep 17 00:00:00 2001 From: Shridhar Rodge <56276945+shridhar1312@users.noreply.github.com> Date: Fri, 23 Feb 2024 22:50:15 +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 85504f6..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: 3 +replicaCount: 2 image: repository: gcr.io/heptio-images/ks-guestbook-demo