fix missing newline in template (#10174)

pull/10175/head
Richard Fairthorne 2023-06-01 02:27:45 -04:00 committed by GitHub
parent 2d8f60000c
commit ce18b0f22d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -8,6 +8,6 @@ metadata:
{% if ingress_nginx_default %}
annotations:
ingressclass.kubernetes.io/is-default-class: "true"
{%- endif %}
{% endif %}
spec:
controller: k8s.io/ingress-nginx
controller: k8s.io/ingress-nginx