gitea: use canonical upstream image name for redis_exporter #431
Reference in New Issue
Block a user
Delete Branch "benvin/upstream-images-gitea"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
rke2's
registries.yamlalready rewrites upstream image names to the artifactapi mirror, so manifests must carry canonical upstream names. Only in-houseartifactapi.k8s.syd1.au.unkin.net/docker-internal/...images stay explicit.Changes:
docker.io/oliver006/redis_exporter:v1.89.0.Tag unchanged.
kustomize build --enable-helm apps/overlays/au-syd1/giteadiffers from main only in that image string. No extra proxied refs in the file (thevalkey/valkey:8-alpinecontainer is already a bare upstream name).