diff --git a/charts/app/values.yaml b/charts/app/values.yaml index 1dbe6c3..f3da3cd 100644 --- a/charts/app/values.yaml +++ b/charts/app/values.yaml @@ -15,7 +15,7 @@ image: pullPolicy: IfNotPresent # How many pod replicas to run. -replicas: 2 +replicas: 1 # The port your container listens on inside the pod. containerPort: 80