From eb255c3c37c22394eaea0c11320a3a4b35c79a95 Mon Sep 17 00:00:00 2001 From: Linus Vogel Date: Wed, 22 Jul 2026 21:06:27 +0200 Subject: [PATCH] autocommit --- helm/argocd/templates/destinationrule.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/helm/argocd/templates/destinationrule.yaml b/helm/argocd/templates/destinationrule.yaml index b2c34d8..1f864df 100644 --- a/helm/argocd/templates/destinationrule.yaml +++ b/helm/argocd/templates/destinationrule.yaml @@ -7,6 +7,4 @@ spec: trafficPolicy: tls: insecureSkipVerify: true - mode: SIMPLE - sni: argocd.apps.linvogel.internal - port: 443 \ No newline at end of file + mode: SIMPLE \ No newline at end of file