fix(argo-cd): Also use oliver006/redis_exporter for non-HA redis (#3226)

This commit is contained in:
Marco Maurer (-Kilchhofer) 2025-04-01 23:48:46 +02:00 committed by GitHub
parent bf044b2256
commit 86af655944
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 6 additions and 6 deletions

View file

@ -1306,7 +1306,7 @@ redis:
## Prometheus redis-exporter image
image:
# -- Repository to use for the redis-exporter
repository: public.ecr.aws/bitnami/redis-exporter
repository: ghcr.io/oliver006/redis_exporter
# -- Tag to use for the redis-exporter
tag: 1.69.0
# -- Image pull policy for the redis-exporter