fix(argo-cd): Moved to oliver006/redis_exporter to support mutli-arch images (#3221)

This commit is contained in:
Aikawa 2025-04-01 18:06:56 +09:00 committed by GitHub
parent 380b224656
commit edbac28217
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 6 additions and 14 deletions

View file

@ -1584,9 +1584,9 @@ redis-ha:
# -- Enable Prometheus redis-exporter sidecar
enabled: false
# -- Repository to use for the redis-exporter
image: public.ecr.aws/bitnami/redis-exporter
image: ghcr.io/oliver006/redis_exporter
# -- Tag to use for the redis-exporter
tag: 1.58.0
tag: v1.69.0
persistentVolume:
# -- Configures persistence on Redis nodes
enabled: false