openshift: try and fix an error caused by yamllint cleanup

It looks like these #jinja2 comments don't work with a space
between the # and the jinja2, or something. I'm getting errors
on this template when trying to run an openshift playbook ATM.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2024-11-30 10:58:05 -08:00
parent 3b8a40603e
commit 054bc753ac

View file

@ -1,4 +1,5 @@
# jinja2:variable_start_string:'@@',variable_end_string:'@@'
# yamllint disable-line rule:comments
#jinja2:variable_start_string:'@@',variable_end_string:'@@'
---
apiVersion: monitoring.coreos.com/v1
kind: PrometheusRule