/helm-charts

My collection of customized Helm charts 🙂

Primary LanguageSmartyApache License 2.0Apache-2.0

My Collection of Customized Helm Charts

🛰️ Overview

This repository is a collection of customized Helm charts for various Kubernetes applications.

🐢 Quick Start

To use any of the charts in this repository:

  1. Add this Helm repository to your local list:
helm repo add wwwlde https://wwwlde.github.io/helm-charts
  1. Update the Helm repositories:
helm repo update
  1. Install a chart:
helm install [chart-name] wwwlde/[chart-name]

🤝 Contributing

If you find any issues or would like to contribute, please feel free to open an issue or a pull request.

🌟 Feedback

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!

📜 License

See the LICENSE file for details.