UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

Enable monitoring istio injection

Merged Mark Sanchez requested to merge enable-monitoring-istio-injection into master
All threads resolved!
2 files
+ 3
2
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -7,5 +7,5 @@ metadata:
app.kubernetes.io/name: monitoring
app.kubernetes.io/component: "core"
{{- include "commonLabels" . | nindent 4}}
istio-injection: disabled
istio-injection: enabled
{{- end }}
\ No newline at end of file
Loading