From 086d2ebdb972feaf4d5734b66f5f3bf359b798c6 Mon Sep 17 00:00:00 2001 From: Linus Vogel Date: Wed, 22 Jul 2026 21:04:59 +0200 Subject: [PATCH] autocommit --- helm/argocd/templates/destinationrule.yaml | 1 - helm/argocd/templates/virtualservice.yaml | 4 ---- 2 files changed, 5 deletions(-) diff --git a/helm/argocd/templates/destinationrule.yaml b/helm/argocd/templates/destinationrule.yaml index 4168a32..533aa33 100644 --- a/helm/argocd/templates/destinationrule.yaml +++ b/helm/argocd/templates/destinationrule.yaml @@ -9,5 +9,4 @@ spec: insecureSkipVerify: true mode: SIMPLE sni: argocd.apps.linvogel.internal - port: 443 \ No newline at end of file diff --git a/helm/argocd/templates/virtualservice.yaml b/helm/argocd/templates/virtualservice.yaml index a48e87d..ff4feb1 100644 --- a/helm/argocd/templates/virtualservice.yaml +++ b/helm/argocd/templates/virtualservice.yaml @@ -11,10 +11,6 @@ spec: http: - name: "argocd-route" route: - - destination: - host: argocd-server.argocd.svc.cluster.local - port: - number: 80 - destination: host: argocd-server.argocd.svc.cluster.local port: