Ver código fonte

Update template enable condidition

Raghunandana S K 4 anos atrás
pai
commit
1b2f0a861e

+ 1 - 1
tools/kubernetes/helm/hue/templates/prometheus-rule-hue.yaml

@@ -1,4 +1,4 @@
-{{- if .Values.alertrule.enabled -}}
+{{- if .Values.alerting.enabled -}}
 apiVersion: monitoring.coreos.com/v1
 kind: PrometheusRule
 metadata: