From 1e62bd7fa44211ba8dfae0456ecc0838854b957c Mon Sep 17 00:00:00 2001 From: Linus Vogel Date: Sun, 19 Jul 2026 10:19:53 +0200 Subject: [PATCH] autocommit --- helm/argocd/templates/virtualservice.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/argocd/templates/virtualservice.yaml b/helm/argocd/templates/virtualservice.yaml index 6f0b03e..4cd598c 100644 --- a/helm/argocd/templates/virtualservice.yaml +++ b/helm/argocd/templates/virtualservice.yaml @@ -12,6 +12,6 @@ spec: - name: "argocd-route" route: - destination: - host: argod-server.argocd.svc.cluster.local + host: argocd-server.argocd.svc.cluster.local port: number: 80