-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Labels
area/devservicesarea/kubernetesgood first issueGood for newcomersGood for newcomerskind/enhancementNew feature or requestNew feature or request
Milestone
Description
Description
In more restrictive environments, local registry mirrors may need to be used, rather than direct access to docker.io. It would be useful to be able to specify a custom image registry to pull from, rather than have it automatically constructed from the flavour and version.
This would probably take the form of a new configuration value such as:
quarkus.kubernetes-client.devservices.image-name=my.registry.io/rancher/k3s:v1.33.1-k3s1
Implementation ideas
No response
Metadata
Metadata
Assignees
Labels
area/devservicesarea/kubernetesgood first issueGood for newcomersGood for newcomerskind/enhancementNew feature or requestNew feature or request