From 4194cafaf4b2abf041362a4e2d36cbf8f9c08ee3 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Sat, 30 Nov 2024 11:28:52 -0800 Subject: [PATCH] prometheusRules - try going back to exactly how it was before yamllint ...i.e. without a comment before it to suppress yamllint. Maybe that doesn't work either? Signed-off-by: Adam Williamson --- roles/openshift/project/templates/prometheusRules.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/openshift/project/templates/prometheusRules.yml b/roles/openshift/project/templates/prometheusRules.yml index 67be7d7dc5..0d36427ad1 100644 --- a/roles/openshift/project/templates/prometheusRules.yml +++ b/roles/openshift/project/templates/prometheusRules.yml @@ -1,4 +1,4 @@ -# jinja2:variable_start_string:'@@',variable_end_string:'@@' +#jinja2:variable_start_string:'@@',variable_end_string:'@@' --- apiVersion: monitoring.coreos.com/v1 kind: PrometheusRule