diff --git a/roles/gitops/rendering-apps-files/templates/argocd/values/10-ingress.j2 b/roles/gitops/rendering-apps-files/templates/argocd/values/10-ingress.j2 index f9366ec26..dbb445275 100644 --- a/roles/gitops/rendering-apps-files/templates/argocd/values/10-ingress.j2 +++ b/roles/gitops/rendering-apps-files/templates/argocd/values/10-ingress.j2 @@ -20,7 +20,7 @@ argocd: {% endif %} {% if not dsc.ingress.tls.type == 'none' %} - {% if dsc.ingress.tls.type == 'tlsSecret' %} + {% if dsc.ingress.tls.type == 'tlsSecret' +%} extraTls: - hosts: - @@ -51,7 +51,7 @@ argocd: {% endif %} {% if not dsc.ingress.tls.type == 'none' %} - {% if dsc.ingress.tls.type == 'tlsSecret' %} + {% if dsc.ingress.tls.type == 'tlsSecret' +%} extraTls: - hosts: - appset.