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: ...@@ -155,9 +155,9 @@ monitoring:
git: git:
repo: https://repo1.dsop.io/platform-one/big-bang/apps/core/monitoring.git repo: https://repo1.dsop.io/platform-one/big-bang/apps/core/monitoring.git
path: "./chart" path: "./chart"
branch: "sso-support" branch: "11.0.0-bb.9"
sso: sso:
enabled: false enabled: true
prometheus: prometheus:
client_id: prometheus client_id: prometheus
client_secret: "change_me" client_secret: "change_me"
...@@ -167,7 +167,7 @@ monitoring: ...@@ -167,7 +167,7 @@ monitoring:
grafana: grafana:
client_id: grafana client_id: grafana
client_secret: "change_me" client_secret: "change_me"
scopes: "Grafana" scopes: ""
allow_sign_up: "true" allow_sign_up: "true"
role_attribute_path: "Viewer" role_attribute_path: "Viewer"
values: {} values: {}
...@@ -223,4 +223,4 @@ addons: ...@@ -223,4 +223,4 @@ addons:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/sandbox/haproxy.git repo: https://repo1.dso.mil/platform-one/big-bang/apps/sandbox/haproxy.git
path: "./chart" path: "./chart"
tag: 1.1.2-bb.0 tag: 1.1.2-bb.0
values: {} values: {}
\ No newline at end of file
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