Support set different image registry server
LinuxSuRen opened this issue · 2 comments
LinuxSuRen commented
This project publishes images to the following container registries:
- docker.io
- ghcr.io
And, the following is kind of the proxy image address. So linuxsuren.docker.scarf.sh
is an available container registry as well.
linuxsuren.docker.scarf.sh/linuxsuren/api-testing
You could add it to the following section
Expect
Users could use the following flags to choose different container registry:
helm install atest oci://docker.io/linuxsuren/api-testing \
--version image.registry=ghcr.io
im-jinxinwang commented
Hi @LinuxSuRen
Let me try, assigned to me.
LinuxSuRen commented
Images exist on the registry.aliyuncs.com as well. The image path is: registry.aliyuncs.com/linuxsuren/api-testing:master