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

Adding a way to override the default base image at runtime #1707

Closed
nicolaferraro opened this issue Sep 17, 2020 · 0 comments · Fixed by #1894
Closed

Adding a way to override the default base image at runtime #1707

nicolaferraro opened this issue Sep 17, 2020 · 0 comments · Fixed by #1894
Assignees
Milestone

Comments

@nicolaferraro
Copy link
Member

Today it's possible to do it at compile time, plus the user can set it on the integration platform. But in case of global installation, one may want to set a different base for all namespaces in the operator via an env var.
Even for namespaced installations that happen via OLM, one may set the base image in the CSV so that all users get a different result.

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 a pull request may close this issue.

1 participant