From 8ecf57707bb8a7b378af260b9d8ed65f9928598f Mon Sep 17 00:00:00 2001 From: Linus Vogel Date: Wed, 22 Jul 2026 21:12:59 +0200 Subject: [PATCH] autocommit --- helm/argocd/templates/destinationrule.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/helm/argocd/templates/destinationrule.yaml b/helm/argocd/templates/destinationrule.yaml index e04d01e..1f864df 100644 --- a/helm/argocd/templates/destinationrule.yaml +++ b/helm/argocd/templates/destinationrule.yaml @@ -4,7 +4,6 @@ metadata: name: argocd-backend-https spec: host: argocd-server.argocd.svc.cluster.local - port: 80 trafficPolicy: tls: insecureSkipVerify: true