diff --git a/argocd-helm-charts/puppetserver/templates/ingressroute.yaml b/argocd-helm-charts/puppetserver/templates/ingressroute.yaml index 2bc1c3161..5285c6c0a 100644 --- a/argocd-helm-charts/puppetserver/templates/ingressroute.yaml +++ b/argocd-helm-charts/puppetserver/templates/ingressroute.yaml @@ -20,6 +20,6 @@ spec: interval: 15s nativeLB: true tls: - certResolver: puppetserver-{{ .Values.customerid }} + passthrough: true domains: - main: {{ .Values.customerid }}.puppet.obmondo.com