2024-02-10 02:53:41 -07:00
2024-02-10 02:53:41 -07:00

Usage

Helm must be installed to use the charts. Please refer to Helm's documentation to get started.

Once Helm has been set up correctly, add the repo as follows:

helm repo add https://alexlebens.github.io/helm-charts

If you had already added this repo earlier, run helm repo update to retrieve the latest versions of the packages. You can then run helm search repo <alias> to see the charts.

To install the chart:

helm install my-<chart-name> <alias>/<chart-name>

To uninstall the chart:

helm delete my-<chart-name>
Description
No description provided
Readme Apache-2.0 1.4 MiB
2025-07-11 01:44:38 +00:00
Languages
Smarty 100%