fix(prometheus): Don't ctrl+v

This commit is contained in:
2026-03-10 13:18:47 +00:00
parent bb254e30f3
commit ab4e7b89fa
+1 -1
View File
@@ -68,7 +68,7 @@ spec:
server: 'https://kubernetes.default.svc'
source:
repoURL: 'https://prometheus-community.github.io/helm-charts'
targetRevision: {{- if eq .Values.dapr.cluster "hel1" }} '27.0.0' {{- else }} '14.0.0' {{- end }}
targetRevision: {{- if eq .Values.prometheus.cluster "hel1" }} '27.0.0' {{- else }} '14.0.0' {{- end }}
# targetRevision: '27.0.0'
chart: prometheus-operator-crds
project: sys