fix: convert third-party image URLs from artifactapi proxies to upstream registries
ci/woodpecker/pr/vector-test Pipeline was successful
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline was successful

- valkey: docker.io/valkey/valkey (was artifactapi/dockerhub)
- redis_exporter: docker.io/oliver006/redis_exporter (was artifactapi/dockerhub)

Kept docker-internal images unchanged per policy.
This commit is contained in:
2026-08-24 22:25:59 +10:00
parent a4253f09cd
commit a7a96bd879
+2 -2
View File
@@ -24,7 +24,7 @@ metadata:
spec:
shards: 1
replicas: 2
image: artifactapi.k8s.syd1.au.unkin.net/dockerhub/valkey/valkey:9.0.0
image: docker.io/valkey/valkey:9.0.0
# redis_exporter sidecar (:9121, port name `metrics`) on every ValkeyNode pod;
# the operator manages a dedicated _exporter ACL user for it. Image overridden
# from the operator default (bare dockerhub oliver006/redis_exporter:v1.80.0)
@@ -32,7 +32,7 @@ spec:
# in vmpodscrape.yaml alongside this file.
exporter:
enabled: true
image: artifactapi.k8s.syd1.au.unkin.net/dockerhub/oliver006/redis_exporter:v1.89.0
image: docker.io/oliver006/redis_exporter:v1.89.0
scheduling:
node:
spread: