fix: revert removal trim symbol before endif (#1715)

This commit is contained in:
kurokobo
2024-02-16 02:02:48 +09:00
committed by GitHub
parent 5f3d9ed96f
commit a9cee5f4da

View File

@@ -13,7 +13,7 @@ metadata:
annotations:
{% if ingress_annotations %}
{{ ingress_annotations | indent(width=4) }}
{%- endif %}
{% endif %}
{% if ingress_controller|lower == "contour" %}
projectcontour.io/websocket-routes: "/websocket"
kubernetes.io/ingress.class: contour