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

Make the container image registry configurable #156

Open
samos123 opened this issue Aug 1, 2023 · 1 comment
Open

Make the container image registry configurable #156

samos123 opened this issue Aug 1, 2023 · 1 comment

Comments

@samos123
Copy link
Contributor

samos123 commented Aug 1, 2023

Right now the container image registry is not configurable. This prevents it from being used in environments like AWS and also prevents companies that want to use their own registry from using substratus.

There should be a configuration option in the controller itself to set the image registry.

@nstogner
Copy link
Contributor

nstogner commented Aug 1, 2023

The registry url is configurable using this env variable on the controller: https://github.com/substratusai/substratus/blob/20b755fdc1d85fb9b800a7eb13610a027eeb3545/internal/cloud/common.go#L15

However, we have never tried using any registry other than Google Artifact Registry.

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

No branches or pull requests

2 participants