Skip to content

wwwlde/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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.