From a8b8361b0a2bd2be3127a20650da1e34ba032668 Mon Sep 17 00:00:00 2001 From: gw-tanaka-jenkins <83454670+gw-tanaka-jenkins@users.noreply.github.com> Date: Thu, 13 May 2021 12:56:32 +0900 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 3666712..195c8cd 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/heptio-images/ks-guestbook-demo From 291ae5dad5872f2a374bd97509616dd81179b3a0 Mon Sep 17 00:00:00 2001 From: gw-tanaka-jenkins <83454670+gw-tanaka-jenkins@users.noreply.github.com> Date: Thu, 13 May 2021 13:43:32 +0900 Subject: [PATCH 2/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 195c8cd..2bccb8d 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: 5 image: repository: gcr.io/heptio-images/ks-guestbook-demo