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 example not working for helm v3.9.2 #29

Open
teabolt opened this issue Aug 2, 2022 · 0 comments
Open

Helm example not working for helm v3.9.2 #29

teabolt opened this issue Aug 2, 2022 · 0 comments

Comments

@teabolt
Copy link

teabolt commented Aug 2, 2022

The README command helm install --name my-release spinnaker/spinnaker --timeout 600 results in errors:

  • Error: invalid argument "600" for "--timeout" flag: time: missing unit in duration "600"
  • Error: unknown flag: --name.

To fix, run the example as helm install my-release spinnaker/spinnaker (no timeout)

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