hfreire / my-helm-charts

My :boat: Helm charts repository for Kubernetes applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My ⛵ Helm charts repository for Kubernetes applications

Features

How to deploy

Deploy it from your terminal

Deploying it in your terminal requires Helm installed in your system.

Add the GitHub repository to Helm
helm repo add my-helm-charts https://hfreire.github.io/my-helm-charts
Update Helm repository
helm repo update
Install a chart
helm install my-helm-charts/whgroup-exporter
Uninstall a chart
helm uninstall whgroup-exporter

How to contribute

You can contribute either with code (e.g., new features, bug fixes and documentation) or by donating 5 EUR. You can read the contributing guidelines for instructions on how to contribute with code.

All donation proceedings will go to the Sverige för UNHCR, a swedish partner of the UNHCR - The UN Refugee Agency, a global organisation dedicated to saving lives, protecting rights and building a better future for refugees, forcibly displaced communities and stateless people.

License

Read the license for permissions and limitations.

About

My :boat: Helm charts repository for Kubernetes applications

License:MIT License