fix(argo-cd): Correct oliver006/redis_exporter image tag (#3231)

* fix(argo-cd): Correct oliver006/redis_exporter image tag

Signed-off-by: yu-croco <yu.croco@gmail.com>

* fix: add CI for redis-ha redis-exporter sidecar

Signed-off-by: yu-croco <yu.croco@gmail.com>

* chore: enable redis-exporter in defaut ci

Signed-off-by: yu-croco <yu.croco@gmail.com>

---------

Signed-off-by: yu-croco <yu.croco@gmail.com>
This commit is contained in:
Aikawa 2025-04-02 15:07:41 +09:00 committed by GitHub
parent e7a05a7bc8
commit eb0f0af836
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 10 additions and 4 deletions

View file

@ -1,3 +1,7 @@
# Test with default values
crds:
keep: false
redis:
exporter:
enabled: true