Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Permit passing ENV vars to console #889

Merged
merged 1 commit into from
Nov 4, 2021

Conversation

funkypenguin
Copy link
Contributor

Hey guys,

I've been working on getting SSO working for my operator console, and I realized that if I manually update the deployment to include CONSOLE_IDP_URL, CONSOLE_IDP_CLIENT_ID, and CONSOLE_IDP_CALLBACK, then SSO works!

It seems that it's not possible currently to pass these env vars to the console deployment though, so this PR simply adds in the optional capability to do so.

I've not bumped the chart version or the docs, since I'm not sure how these are intended to be updated, but I'm happy to do so with some direction :)

Cheers!
D

Signed-off-by: David Young <davidy@funkypenguin.co.nz>
@harshavardhana harshavardhana merged commit 299080a into minio:master Nov 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants