Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to install kubernetes-dashboard helm chart with default values file #9020

Closed
sitikanthamishra opened this issue May 8, 2024 · 3 comments
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@sitikanthamishra
Copy link

What happened?

Getting below error

Error: template: kubernetes-dashboard/templates/secrets/csrf.yaml:22:6: executing "kubernetes-dashboard/templates/secrets/csrf.yaml" at <include "kubernetes-dashboard.app.csrf.secret.value" .>: error calling include: template: kubernetes-dashboard/templates/_helpers.tpl:83:63: executing "kubernetes-dashboard.app.csrf.secret.value" at <$secret.data>: wrong type for value; expected map[string]interface {}; got interface {}

What did you expect to happen?

Helm chart should be installed successfuly

How can we reproduce it (as minimally and precisely as possible)?

kubernetes version : v1.27.13
helm chart version : 7.3.2

Anything else we need to know?

No response

What browsers are you seeing the problem on?

No response

Kubernetes Dashboard version

7.3.2

Kubernetes version

v1.27.13

Dev environment

No response

@sitikanthamishra sitikanthamishra added the kind/bug Categorizes issue or PR as related to a bug. label May 8, 2024
@pasdoy
Copy link

pasdoy commented May 8, 2024

Same problem for me on Kubernetes 1.23 with Chart version 7.4.0 (latest at time of comment).

It works with chart version 7.1.3. Note I didn't try versions between 7.3.1 and 7.1.3.

@floreks
Copy link
Member

floreks commented May 9, 2024

Duplicate of #8955

/close

@k8s-ci-robot
Copy link
Contributor

@floreks: Closing this issue.

In response to this:

Duplicate of #8955

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

4 participants