Skip to content
This repository has been archived by the owner on May 17, 2022. It is now read-only.

chrisns/goanywhere-gateway-helmchart

Repository files navigation

Help Systems GoAnywhere Gateway

Lint and Test ChartsSecurity Scanning

Usage

# where ./licensefile is the license

$ helm repo add goanywhere https://chrisns.github.io/goanywhere-gateway-helmchart
$ helm install \
  --set-file=license=licensefile \
  goanywhere \
  goanywhere/goanywhere-gateway

Remove

$ helm uninstall goanywhere