watchstate: use canonical upstream image name for alpine #435
Reference in New Issue
Block a user
Delete Branch "benvin/upstream-images-watchstate"
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/library/alpine:3.Tag unchanged.
kustomize build --enable-helm apps/overlays/au-syd1/watchstatediffers from main only in that image string. No extra proxied refs in the file (the oauth2-proxy image itself is already canonicalquay.io/...).