UNCLASSIFIED - NO CUI

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

Vault: Pass monitoring enabled down

parent cc6fc110
No related branches found
No related tags found
2 merge requests!1386Master,!1235Pass monitoring value down to Vault chart
Pipeline #644464 passed
......@@ -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