Replies: 1 comment
-
Ah, I found something.
Setting |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Setting
metrics.enabled: true
in the Helm values tries to add thedocker.io/bitnami/redis-exporter
container to the valkey pod, however, it looks like the redis-exporter is expecting the password file to have a different format?Any ideas how to move past this? I don't see any exposed attributes to teach the redis-exporter any better way to get the redis password.
Helm chart 2.4.1, Valkey version 8.0.2. I tried bumping the redis-exporter to the latest docker tag with no change (currently 1.67.0-debian-12-r10).
Beta Was this translation helpful? Give feedback.
All reactions