UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 18002c80 authored by Andrew Shoell's avatar Andrew Shoell
Browse files

Merge branch 'bb/2.44.x-patch' into 'master'

Thanos ServiceMonitor YAML error

See merge request !5626
parents a3dcb3ce d389f8ad
No related branches found
No related tags found
1 merge request!5626Thanos ServiceMonitor YAML error
Pipeline #3861690 passed
......@@ -141,7 +141,7 @@ prometheus:
enabled: true
{{- if and .Values.istio.enabled (eq (dig "istio" "mtls" "mode" "STRICT" .Values.monitoring.values) "STRICT") }}
serviceMonitor:
fallbackScrapeProtocol: "PrometheusText1.0.0"
fallbackScrapeProtocol: "PrometheusText1.0.0"
scheme: https
tlsConfig:
caFile: /etc/prom-certs/root-cert.pem
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment