From 45633f7cafd03f3101b4efbba6876e6f49e6fa9a Mon Sep 17 00:00:00 2001 From: Edward Cheng Date: Sun, 14 Jul 2024 20:15:45 +1000 Subject: [PATCH] update argo values --- scripts/argocd-values.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/scripts/argocd-values.yaml b/scripts/argocd-values.yaml index 38b3bd0..a3439ed 100644 --- a/scripts/argocd-values.yaml +++ b/scripts/argocd-values.yaml @@ -16,9 +16,8 @@ redis-ha: enabled: true server: - serviceType: NodePort - httpNodePort: 30080 - httpsNodePort: 30443 + service: + type: NodePort autoscaling: enabled: true minReplicas: 2