Skip to content
Snippets Groups Projects
Verified Commit 1e6cb429 authored by Maarten de Waard's avatar Maarten de Waard :angel:
Browse files

set baseUrl for Hydra in Dashboard values

parent 6e2aac3a
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ spec:
spec:
# renovate: registryUrl=https://open.greenhost.net/api/v4/projects/48/packages/helm/stable
chart: stackspin-dashboard
version: 0.1.3
version: 0.1.4
sourceRef:
kind: HelmRepository
name: dashboard
......
......@@ -29,6 +29,7 @@ data:
oidc:
clientId: dashboard
clientSecret: ${client_secret}
baseUrl: "https://sso.${domain}"
authorizationBaseUrl: "https://sso.${domain}/oauth2/auth"
tokenUrl: "https://sso.${domain}/oauth2/token"
resources:
......
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