From d50b42408a3e1936b9fe630dd132ed0f0750f1b5 Mon Sep 17 00:00:00 2001 From: Shridhar Rodge <56276945+shridhar1312@users.noreply.github.com> Date: Fri, 23 Feb 2024 22:59:00 +0530 Subject: [PATCH 1/2] 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..642921f 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: 1 image: repository: gcr.io/heptio-images/ks-guestbook-demo From acac185c73590ccdc6d18657eaec09ffa4285922 Mon Sep 17 00:00:00 2001 From: Shridhar Rodge <56276945+shridhar1312@users.noreply.github.com> Date: Fri, 23 Feb 2024 23:00:52 +0530 Subject: [PATCH 2/2] Update values.yaml 5 --- 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..45ffcc2 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: 5 image: repository: gcr.io/heptio-images/ks-guestbook-demo