problems installing mimir using helmchart #3451
Unanswered
sersanherr
asked this question in
Help and support
Replies: 1 comment
-
There's also an issue about it: #3460. We'll follow up in the issue. |
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
-
Hi, we are having some problems using the mimir-distributed helmchart.
We are getting this error when trying to install
Error: parse error at (mimir-distributed/templates/validate.yaml:38): unclosed action
We are using the all the default values.yaml except minio disabled and we are pasing our storage configuration as:
Seems to be a problem with the templating expressions in the validate.yaml.
Any idea on what the problem may be?
helm version
version.BuildInfo{Version:"v3.6.2+5.el8", GitCommit:"eb607dd4f123eaedab662cef21008d177f2c3426", GitTreeState:"clean", GoVersion:"go1.15.13"}
Beta Was this translation helpful? Give feedback.
All reactions