mirror of
https://github.com/plankanban/planka.git
synced 2026-02-25 03:14:50 +03:00
Installation via Helm "Chart.Yaml is missing" #495
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @PMcLeanGLX on GitHub (May 3, 2024).
@Chris-Greaves
Trying to install planka via helm to my kubernetes cluster, receiving a "Chart.yaml file is missing".
@Chris-Greaves commented on GitHub (May 3, 2024):
Going to try and deploy to my own cluster quickly following the instructions word for word, and see if it works.
If it does, we'll talk troubleshooting, if it doesn't I'll investigate why it's broken.
@Chris-Greaves commented on GitHub (May 3, 2024):
Looks like there was a typo when the documentation was transferred over to this repo.
should be
I will look at updating the docs now to fix this mistake.
@PMcLeanGLX commented on GitHub (May 3, 2024):
Appreciate it, thank you
@Chris-Greaves commented on GitHub (May 3, 2024):
Docs updated, https://docs.planka.cloud/docs/installation/kubernetes/helm_chart/
If you are happy @PMcLeanGLX then go ahead and close this issue 😃