From ea24572968453068dbbb654c5b13872e7ed7ec71 Mon Sep 17 00:00:00 2001 From: brandon Date: Thu, 8 Apr 2021 23:12:05 -0400 Subject: [PATCH] lower replica --- 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 6acbedb..b863c87 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