<.memcached.addresses>: nil pointer evaluating interface {}.addresses #7760
Replies: 1 comment 2 replies
-
can you share your full values.yaml? I couldn't reproduce with the snippets that you have provided
|
Beta Was this translation helpful? Give feedback.
2 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.
-
while installing mimir through helm i am getting this error:
Error: template: mimir-distributed/templates/validate.yaml:58:22: executing "mimir-distributed/templates/validate.yaml" at <.memcached.addresses>: nil pointer evaluating interface {}.addresses helm.go:88: [debug] template: mimir-distributed/templates/validate.yaml:58:22: executing "mimir-distributed/templates/validate.yaml" at <.memcached.addresses>: nil pointer evaluating interface {}.addresses
but i have already disabled all the cache:
and instead have used redis:
Beta Was this translation helpful? Give feedback.
All reactions