artifactapi: use canonical upstream image name for redis_exporter #429

Merged
benvin merged 1 commits from benvin/upstream-images-artifactapi into main 2026-08-29 21:18:27 +10:00
Member

rke2's registries.yaml already rewrites upstream image names to the artifactapi mirror, so manifests must carry canonical upstream names. Only in-house artifactapi.k8s.syd1.au.unkin.net/docker-internal/... images stay explicit.

Changes:

  • Point the artifactapi redis metrics sidecar at docker.io/oliver006/redis_exporter:v1.89.0.

Tag unchanged. kustomize build --enable-helm apps/overlays/au-syd1/artifactapi differs from main only in that image string. No extra proxied refs in the file (the redis:7-alpine container is already a bare upstream name).

rke2's `registries.yaml` already rewrites upstream image names to the artifactapi mirror, so manifests must carry canonical upstream names. Only in-house `artifactapi.k8s.syd1.au.unkin.net/docker-internal/...` images stay explicit. Changes: - Point the artifactapi redis metrics sidecar at `docker.io/oliver006/redis_exporter:v1.89.0`. Tag unchanged. `kustomize build --enable-helm apps/overlays/au-syd1/artifactapi` differs from main only in that image string. No extra proxied refs in the file (the `redis:7-alpine` container is already a bare upstream name).
unkin-agent added 1 commit 2026-08-29 21:07:42 +10:00
artifactapi: use canonical upstream image name for redis_exporter
ci/woodpecker/pr/vector-test Pipeline was successful
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline was successful
cfeeb6c53a
benvin merged commit c8355967d4 into main 2026-08-29 21:18:27 +10:00
benvin deleted branch benvin/upstream-images-artifactapi 2026-08-29 21:18:27 +10:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unkin/argocd-apps#429