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