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

Adjustment in Installation command in kanister new-docs #3118

Open
anishbista60 opened this issue Sep 14, 2024 · 1 comment · May be fixed by #3119
Open

Adjustment in Installation command in kanister new-docs #3118

anishbista60 opened this issue Sep 14, 2024 · 1 comment · May be fixed by #3119
Assignees

Comments

@anishbista60
Copy link
Contributor

anishbista60 commented Sep 14, 2024

Is your feature request related to a problem? Please describe.

  • I try to copy paste the command for kanister operator installation from newdocs.
  • The first command helm repo add kanister <https://charts.kanister.io/> throws error
bash: syntax error near unexpected token `newline'
  • While second command shows
anishbista@anishbista-RedmiBook-15-Pro:~$ helm -n kanister upgrade \--install kanister \--create-namespace
kanister/kanister-operator
Error: "helm upgrade" requires 2 arguments

Usage:  helm upgrade [RELEASE] [CHART] [flags]
bash: kanister/kanister-operator: No such file or directory
  • And so on.

Describe the solution you'd like

  • Provide the commands in proper format so that folks won't have to fix it again.
Copy link
Contributor

Thanks for opening this issue 👍. The team will review it shortly.

If this is a bug report, make sure to include clear instructions how on to reproduce the problem with minimal reproducible examples, where possible. If this is a security report, please review our security policy as outlined in SECURITY.md.

If you haven't already, please take a moment to review our project's Code of Conduct document.

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

Successfully merging a pull request may close this issue.

2 participants