clickhouse-system: use canonical upstream image names #436

Merged
benvin merged 1 commits from benvin/upstream-images-clickhouse-system into main 2026-08-29 21:20:11 +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 Altinity chart crdHook at docker.io/bitnami/kubectl.
  • Point the operator at docker.io/altinity/clickhouse-operator.
  • Point the metrics exporter at docker.io/altinity/metrics-exporter.
  • Reword the header comment that claimed all images are pulled through the artifactapi dockerhub remote.

Only the repository keys change; the chart still supplies the tags (0.27.2 / latest), so rendered tags are identical. kustomize build --enable-helm apps/overlays/au-syd1/clickhouse-system differs from main only in those three image strings. No other proxied refs in the file.

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 Altinity chart crdHook at `docker.io/bitnami/kubectl`. - Point the operator at `docker.io/altinity/clickhouse-operator`. - Point the metrics exporter at `docker.io/altinity/metrics-exporter`. - Reword the header comment that claimed all images are pulled through the artifactapi dockerhub remote. Only the `repository` keys change; the chart still supplies the tags (0.27.2 / latest), so rendered tags are identical. `kustomize build --enable-helm apps/overlays/au-syd1/clickhouse-system` differs from main only in those three image strings. No other proxied refs in the file.
unkin-agent added 1 commit 2026-08-29 21:11:42 +10:00
clickhouse-system: use canonical upstream image names
ci/woodpecker/pr/vector-test Pipeline was successful
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline was successful
40b5bfb879
benvin merged commit 6b5b129ad6 into main 2026-08-29 21:20:11 +10:00
benvin deleted branch benvin/upstream-images-clickhouse-system 2026-08-29 21:20:11 +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#436