UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 083ef6dc authored by runyontr's avatar runyontr
Browse files

Merge branch 'flux-monitoring' into 'master'

feat(monitoring): added flux to prometheus/grafana

See merge request platform-one/big-bang/bigbang!356
parents c8fb4188 26a10dfc
No related branches found
No related tags found
1 merge request!356feat(monitoring): added flux to prometheus/grafana
Pipeline #205918 passed
......@@ -5,6 +5,9 @@
{{- define "bigbang.defaults.monitoring" -}}
hostname: {{ .Values.hostname }}
flux:
enabled: true
istio:
enabled: {{ .Values.istio.enabled }}
{{- if .Values.monitoring.sso.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