Skip to content

tg123/sshpiper-chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Helm Chart for sshpiper

Artifact Hub

https://github.com/tg123/sshpiper

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 sshpiper https://tg123.github.io/sshpiper-chart

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 sshpiper to see the charts.

To install the sshpiper chart:

helm install my-sshpiper sshpiper/sshpiper

To uninstall the chart:

helm delete my-sshpiper