-
Notifications
You must be signed in to change notification settings - Fork 64
Closed
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
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
| image: |
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.ioReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers