From 2dac95abb9301b7a9dfe68ba248228b1447a98b6 Mon Sep 17 00:00:00 2001 From: Linus Vogel Date: Wed, 22 Jul 2026 21:05:32 +0200 Subject: [PATCH] autocommit --- helm/argocd/templates/destinationrule.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/argocd/templates/destinationrule.yaml b/helm/argocd/templates/destinationrule.yaml index 533aa33..b2c34d8 100644 --- a/helm/argocd/templates/destinationrule.yaml +++ b/helm/argocd/templates/destinationrule.yaml @@ -9,4 +9,4 @@ spec: insecureSkipVerify: true mode: SIMPLE sni: argocd.apps.linvogel.internal - \ No newline at end of file + port: 443 \ No newline at end of file