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

[FEATURE] Add viper support for reading in registries.Config from ENV #1198

Closed
padlar opened this issue Jan 10, 2023 · 0 comments · Fixed by #1199
Closed

[FEATURE] Add viper support for reading in registries.Config from ENV #1198

padlar opened this issue Jan 10, 2023 · 0 comments · Fixed by #1199
Labels
enhancement New feature or request

Comments

@padlar
Copy link
Contributor

padlar commented Jan 10, 2023

Allow the option to pass in registry config via ENV variables. When working in docker environment, passing in environment variables is the preferred way over cli options.

--registry-config string                                         Specify path to an extra registries.yaml file

Is there a reason why env variables support is partial?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant