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:
parent
e7a05a7bc8
commit
eb0f0af836
5 changed files with 10 additions and 4 deletions
|
|
@ -1,3 +1,7 @@
|
|||
# Test with default values
|
||||
crds:
|
||||
keep: false
|
||||
|
||||
redis:
|
||||
exporter:
|
||||
enabled: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue