UNCLASSIFIED - NO CUI

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

Merge branch 'grafana_istio_dash_check' into 'master'

Add variable to enable/disable istio dashboard check within grafana

Closes platform-one/big-bang/apps/core/monitoring#56

See merge request platform-one/big-bang/bigbang!1196
parents a74f9010 3bc3fb1b
No related branches found
No related tags found
2 merge requests!1386Master,!1196Add variable to enable/disable istio dashboard check within grafana
Pipeline #651711 passed
...@@ -472,7 +472,7 @@ monitoring: ...@@ -472,7 +472,7 @@ monitoring:
git: git:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/monitoring.git repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/monitoring.git
path: "./chart" path: "./chart"
tag: "23.1.6-bb.6" tag: "23.1.6-bb.7"
# -- Flux reconciliation overrides specifically for the Monitoring Package # -- Flux reconciliation overrides specifically for the Monitoring Package
flux: flux:
......
...@@ -330,6 +330,7 @@ monitoring: ...@@ -330,6 +330,7 @@ monitoring:
cypress_prometheus_url: 'https://prometheus.bigbang.dev' cypress_prometheus_url: 'https://prometheus.bigbang.dev'
cypress_grafana_url: 'https://grafana.bigbang.dev' cypress_grafana_url: 'https://grafana.bigbang.dev'
cypress_alertmanager_url: 'https://alertmanager.bigbang.dev' cypress_alertmanager_url: 'https://alertmanager.bigbang.dev'
cypress_check_istio_dashboards: 'true'
twistlock: twistlock:
enabled: true enabled: true
......
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