From 452778e7b91c945a0c7598ad6638d6fba63b7824 Mon Sep 17 00:00:00 2001 From: Louis He <31337851+hejianlai@users.noreply.github.com> Date: Fri, 29 Jan 2021 13:50:46 +0800 Subject: [PATCH] add replicacount add replicacount --- 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