fix missing newline in template (#10174)
This commit is contained in:
committed by
GitHub
parent
2d8f60000c
commit
ce18b0f22d
@ -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
|
||||
|
Reference in New Issue
Block a user