diff --git a/chart/values.yaml b/chart/values.yaml index b19e5c7cc432890a0e0cf048d1d9c9d41fbfe95e..a5593cbffcc0bab3519e3e336868f7f88026ff77 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -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: {}