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

Chart: Readme contains instructions for chart installation from a local directory #893

Open
kastl-ars opened this issue Sep 25, 2024 · 1 comment

Comments

@kastl-ars
Copy link

The chart's README contains instructions for installing the chart from a local clone of this repository:

helm install planka . --set secretkey=$SECRETKEY \
[...]

https://github.com/plankanban/planka/blob/master/charts/planka/README.md?plain=1#L49

This is correct in the "Local Building and Using the Chart" section, but otherwise I would align with the official documentation which contains the "correct" command, i.e. one that newbies can use to install the command without cloning the repo.

helm install planka planka/planka --set secretkey=$SECRETKEY  \
[...]

Kind Regards,
Johannes

@kastl-ars
Copy link
Author

@Chris-Greaves FYI

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