fix(argo-cd): Also use oliver006/redis_exporter for non-HA redis (#3226)
This commit is contained in:
parent
bf044b2256
commit
86af655944
4 changed files with 6 additions and 6 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue