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: