helm-charts
helm-charts copied to clipboard
My collection of Helm charts.
⎈ Helm Charts ⎈
My collection of Helm charts.
:book: Usage
Helm must be installed to use the charts. Please refer to Helm's documentation to get started.
Once Helm is set up properly, add the repo as follows:
helm repo add nicholaswilde https://nicholaswilde.github.io/helm-charts/
helm repo update
You can then run helm search repo nicholaswilde to see the charts.
Pre-commit hook
If you want to automatically generate README.md files with a pre-commit hook, make sure you
install the pre-commit binary, and add a .pre-commit-config.yaml file
to your project. Then run:
pre-commit install
pre-commit install-hooks
:chart_with_upwards_trend: Charts
See artifact hub for a complete list.
:gear: Development
See Wiki.
:wrench: Troubleshooting
See Wiki.
:star: Contributing
See Contributing
Code of Conduct
See Code of Conduct
:bulb: Inspiration
Inspiration for this repository has been taken from k8s-at-home/charts.
:balance_scale: License
Apache 2.0 License
:pencil: Author
This project was started in 2020 by Nicholas Wilde.