From 4e8734e8f5a5df9c4d686cb8c85bec688f69543b Mon Sep 17 00:00:00 2001 From: pntfeb2021 <79017836+pntfeb2021@users.noreply.github.com> Date: Wed, 20 Oct 2021 13:24:18 -0700 Subject: [PATCH] Update values.yaml --- charts/hello-world/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/hello-world/values.yaml b/charts/hello-world/values.yaml index a85d5a9..b487241 100644 --- a/charts/hello-world/values.yaml +++ b/charts/hello-world/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: nginx