cli icon indicating copy to clipboard operation
cli copied to clipboard

Add registry namespace

Open Bhashkarjya opened this issue 1 year ago • 0 comments

Use a const variable ContainerRegistryNamespace to add the namespace of any registry like ghcr.io, ocr.io etc before the name of the image names. It would make the task of migrating to any other repositories an easier task, as we would only have to change the variable rather than changing the image names of all the runtimes.

Bhashkarjya avatar Apr 06 '23 07:04 Bhashkarjya