Helm Charts
This repository contains packaged Helm charts provided by Lian Duan.
The Chert files is used to Helm 3 Training
Add Repository (stable)
$ helm repo add my-app-config-stable https://lianduantrain.github.io/Helm3/stable
$ helm repo update
Install Packages (stable)
$ helm install my-release my-app-config-stable/my-app-config [--version=2.0.0]