UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 1c2cdab2 authored by Micah Nagel's avatar Micah Nagel
Browse files

Merge branch 'loki-istio' into 'master'

Updated and tested loki istio annotation

Closes #964

See merge request platform-one/big-bang/bigbang!1219
parents 06006c65 4e60225b
No related branches found
No related tags found
2 merge requests!1386Master,!1219Updated and tested loki istio annotation
Pipeline #640495 passed
...@@ -21,4 +21,9 @@ networkPolicies: ...@@ -21,4 +21,9 @@ networkPolicies:
monitoring: monitoring:
enabled: {{ .Values.monitoring.enabled }} enabled: {{ .Values.monitoring.enabled }}
{{- if .Values.istio.enabled }}
podAnnotations:
{{ include "istioAnnotation" . }}
{{- end }}
{{- end -}} {{- end -}}
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