UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 7b76d29c authored by Ryan Garcia's avatar Ryan Garcia :dizzy:
Browse files

Merge branch 'micah.nagel-master-patch-38536' into 'master'

Pass monitoring value down to Vault chart

See merge request platform-one/big-bang/bigbang!1235
parents cc6fc110 0d92e359
No related branches found
No related tags found
2 merge requests!1386Master,!1235Pass monitoring value down to Vault chart
Pipeline #644851 passed with warnings
......@@ -14,6 +14,9 @@ prometheus:
servicemonitor:
enabled: {{ .Values.monitoring.enabled }}
monitoring:
enabled: {{ .Values.monitoring.enabled }}
global:
imagePullSecrets:
- name: private-registry
......@@ -53,4 +56,4 @@ istio:
vault:
gateways:
- istio-system/{{ default "public" .Values.addons.vault.ingress.gateway }}
{{- end -}}
\ No newline at end of file
{{- 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