arrstack: use canonical upstream image names #427
Reference in New Issue
Block a user
Delete Branch "benvin/upstream-images-arrstack"
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/postgres:18-alpine.docker.io/library/alpine:3.docker.io/valkey/valkey:9.0.0.Tags are unchanged.
kustomize build --enable-helm apps/overlays/au-syd1/arrstackdiffers from main only in those three image strings. No extra proxied refs found in these files (the oauth2-proxy image itself is already canonicalquay.io/...).