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.
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.