UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

Resolve "Enable mTLS for Loki metrics"

Merged Brett Charrier requested to merge 25-enable-mtls-for-loki-metrics into main
All threads resolved!
2 files
+ 2
1
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -15,4 +15,5 @@ spec:
{{- if and (eq .Values.istio.mtls.mode "STRICT") (.Capabilities.APIVersions.Has "monitoring.coreos.com/v1") (.Values.monitoring.serviceMonitor.enabled) }}
"9095":
mode: PERMISSIVE
{{- end }}
{{- end }}
Loading