This repository is a collection of customized Helm charts for various Kubernetes applications.
To use any of the charts in this repository:
- Add this Helm repository to your local list:
helm repo add wwwlde https://wwwlde.github.io/helm-charts
- Update the Helm repositories:
helm repo update
- Install a chart:
helm install [chart-name] wwwlde/[chart-name]
If you find any issues or would like to contribute, please feel free to open an issue or a pull request.
If you find this project useful, please consider giving it a star on GitHub. This helps draw attention to the project and encourages ongoing development. Thank you!
See the LICENSE file for details.