You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 29, 2022. It is now read-only.
Some users would like to use a different container registry (potentially even a local one for security reasons). Lokomotive doesn't support this use case because we hardcode container images in both cluster and components.
We should allow using an alternative container registry. This might involve exposing all container images for components and control plane to the user so they can customize them.