bcgov / helm-charts

5 stars 5 forks source link

Make oidc.logout a configurable value #17

Closed joe-taylor closed 2 years ago

joe-taylor commented 2 years ago

For bcgov/ckan-ui#542, the oidc.logout parameter is needed. It allows deployments to specify which keycloak endpoint is used to log a user out. This PR adds that parameter.

BrandonSharratt commented 2 years ago

You need to bump the version in the Chart.yaml file otherwise the deployment/publish of the chart will fail causing all charts to stop deploying

joe-taylor commented 2 years ago

Thank you @BrandonSharratt, I bumped the version.