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