UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 5c731286 authored by Josh Wolf's avatar Josh Wolf
Browse files

ensure twistlock waits for monitoring to roll out to resolve servicemonitor dependency

parent cff30c48
No related branches found
No related tags found
1 merge request!30ensure monitoring values is subbed under kubePrometheusStack
Pipeline #73962 passed
......@@ -54,5 +54,9 @@ spec:
- name: istio
namespace: {{ .Release.Namespace }}
{{- end }}
{{- if .Values.monitoring.enabled }}
- name: monitoring
namespace: {{ .Release.Namespace }}
{{- end }}
{{- end }}
{{- end }}
\ No newline at end of file
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