Skip to content

Support set different image registry server #259

@LinuxSuRen

Description

@LinuxSuRen

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

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions