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