arrstack: use canonical upstream image names
rke2 registries.yaml already mirrors upstream pulls through artifactapi, so manifests must carry canonical upstream names.
This commit is contained in:
@@ -28,7 +28,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
|
||||
exporter:
|
||||
enabled: false
|
||||
scheduling:
|
||||
|
||||
Reference in New Issue
Block a user