From 8a8de862e4c077b00ade523e0231841fed365fa8 Mon Sep 17 00:00:00 2001 From: "darren.maverick" Date: Sun, 19 Jul 2026 09:11:28 +0000 Subject: [PATCH] Update charts/app/values.yaml --- charts/app/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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