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