https://github.com/tg123/sshpiper-chart
helm chart for sshpiper
https://github.com/tg123/sshpiper-chart
Last synced: about 1 month ago
JSON representation
helm chart for sshpiper
- Host: GitHub
- URL: https://github.com/tg123/sshpiper-chart
- Owner: tg123
- License: mit
- Created: 2023-01-07T14:28:48.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-08-26T05:01:06.000Z (about 2 months ago)
- Last Synced: 2025-08-26T07:04:59.802Z (about 2 months ago)
- Language: Smarty
- Homepage: https://artifacthub.io/packages/helm/sshpiper/sshpiper
- Size: 60.5 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Helm Chart for sshpiper
[](https://artifacthub.io/packages/helm/sshpiper/sshpiper)
## Usage
[Helm](https://helm.sh) must be installed to use the charts. Please refer to
Helm's [documentation](https://helm.sh/docs) 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