lovellfelix / helm-charts

https://lovellfelix.github.io/helm-charts
MIT License
0 stars 0 forks source link

helm-charts

Lovell Felix public Helm charts repository.

TL;DR

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

Prerequisites

Adding this helm repository

To add this repository to the helm configuration:

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

Using this helm repository

To install a chart from this repository (example with openvpn):

helm install openvpn lovellfelix/openvpn

Removing this helm repository

To remove the helm repository from helm configuration:

helm repo remove lovellfelix