UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 26a10dfc authored by Michael McLeroy's avatar Michael McLeroy
Browse files

feat(monitoring): added flux to prometheus/grafana

parent b71158a6
No related branches found
No related tags found
1 merge request!356feat(monitoring): added flux to prometheus/grafana
Pipeline #200275 passed
......@@ -5,6 +5,9 @@
{{- define "bigbang.defaults.monitoring" -}}
hostname: {{ .Values.hostname }}
flux:
enabled: true
istio:
enabled: {{ .Values.istio.enabled }}
......
......@@ -217,7 +217,7 @@ monitoring:
git:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/monitoring.git
path: "./chart"
tag: "11.0.0-bb.15"
tag: "11.0.0-bb.16"
sso:
# -- Toggle SSO for monitoring components on and off
......
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