UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 232d3876 authored by Ryan Garcia's avatar Ryan Garcia :dizzy: Committed by Ryan Garcia
Browse files

feat: Grafana OIDC template and documentation

parent 29d63756
No related branches found
No related tags found
2 merge requests!188Staging,!182[BB-843] - Grafana OIDC template and documentation
......@@ -155,9 +155,9 @@ monitoring:
git:
repo: https://repo1.dsop.io/platform-one/big-bang/apps/core/monitoring.git
path: "./chart"
branch: "sso-support"
branch: "11.0.0-bb.9"
sso:
enabled: false
enabled: true
prometheus:
client_id: prometheus
client_secret: "change_me"
......@@ -167,7 +167,7 @@ monitoring:
grafana:
client_id: grafana
client_secret: "change_me"
scopes: "Grafana"
scopes: ""
allow_sign_up: "true"
role_attribute_path: "Viewer"
values: {}
......@@ -223,4 +223,4 @@ addons:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/sandbox/haproxy.git
path: "./chart"
tag: 1.1.2-bb.0
values: {}
\ No newline at end of file
values: {}
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