mirror of
https://github.com/ansible/awx-operator.git
synced 2026-04-05 10:13:12 +00:00
fix: revert removal trim symbol before endif (#1715)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user