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

Wrong number of args for toString Vault-Helm into AKS #222

Closed
onlykloud opened this issue Mar 10, 2020 · 2 comments
Closed

Wrong number of args for toString Vault-Helm into AKS #222

onlykloud opened this issue Mar 10, 2020 · 2 comments
Labels
bug Something isn't working chart Area: helm chart

Comments

@onlykloud
Copy link

I'm getting a error when trying to deploy vault-helm into AKS, I follow the next tutorial:

https://github.com/hashicorp/vault-helm

$ helm install ./vault-helm
Error: render error in "vault/templates/server-service.yaml": template: vault/templates/server-service.yaml:37:86: executing "vault/templates/server-service.yaml" at <toString>: wrong number of args for toString: want 1 got 0

I'm using Helm 2.9.1 and Kubernetes 1.15.7

@tvoran tvoran added bug Something isn't working chart Area: helm chart labels Mar 14, 2020
@tvoran
Copy link
Member

tvoran commented Mar 19, 2020

Interesting, this looks like a similar error to #202 with rancher.

Are you using the latest release of the chart (0.4.0)? It also requires helm 3, so I'd suggest starting there.

@onlykloud
Copy link
Author

Thanks for your answer, Yes I'm using the last version of the chart, but Helm 2.9.1. I think that's the problem, because I try in another cluster with helm 3 and working fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working chart Area: helm chart
Projects
None yet
Development

No branches or pull requests

3 participants