my-helm-charts

My Helm Charts

This repository contains Helm charts for various projects

Installing Charts from this Repository

Add the Repository to Helm:

helm repo add my-helm-charts https://tech.paulcz.net/my-helm-charts

Install Application 1:

helm install my-helm-charts/app1

Install Application 2:

helm install my-helm-charts/app2