Skip to content

eftechcombr/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

Artifact Hub

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 eftechcombr https://eftechcombr.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 eftechcombr to see the charts.

Wireguard

To install the wireguard chart:

helm install wireguard eftechcombr/wireguard

To uninstall the chart:

helm uninstall wireguard