Skip to content

moonlight8978/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Helm Charts

A collection of Helm charts hosted on GitHub Pages.

Usage

Add the Helm Repository

helm repo add moonlight8978 https://moonlight8978.github.io/helm-charts
helm repo update

List Available Charts

helm search repo moonlight8978

Install a Chart

Replace my-release with your preferred release name and chart-name with the name of the chart you want to install:

helm install my-release moonlight8978/chart-name

For example:

helm install my-app moonlight8978/extra-manifests

Available Charts

For a complete list of available charts, please check the /charts directory in this repository.

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published