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

helm template command not working #3

Open
naichowdhury opened this issue May 12, 2021 · 0 comments
Open

helm template command not working #3

naichowdhury opened this issue May 12, 2021 · 0 comments

Comments

@naichowdhury
Copy link

nairit91@cloudshell:~/istio-1.2.2$ helm template install/kubernetes/helm/istio --name istio --set global.mtls.enabled=false --set tracing.enabled=true --set kiali.enabled=true --set grafana.enabled=true --namespace istio-system > istio.yaml
Error: unknown flag: --name

i tried removing --name, and below is the error:

nairit91@cloudshell:~/istio-1.2.2$ helm template install/kubernetes/helm/istio istio --set global.mtls.enabled=false --set tracing.enabled=true --set kiali.enabled=true --set grafana.enabled=true --namespace istio-system > istio.yaml
Error: failed to download "istio" (hint: running helm repo update may help)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant