diff --git a/helm-guestbook/values.yaml b/helm-guestbook/values.yaml index 642921f..c038498 100644 --- a/helm-guestbook/values.yaml +++ b/helm-guestbook/values.yaml @@ -2,7 +2,9 @@ # This is a YAML-formatted file. # Declare variables to be passed into your templates. -replicaCount: 1 + +replicaCount: 6 + image: repository: gcr.io/heptio-images/ks-guestbook-demo