tree: 4a702477867e43f34907edfedb45fbe367342711 [path history] [tgz]
  1. Chart.yaml
  2. README.md
  3. templates/
  4. values.yaml
  5. xossh-attach.sh
tools/xossh/README.md

To use xossh, execute the following from your helm-charts directory:

# start the xossh container
helm install tools/xossh -n xossh

# wait a few seconds for the container to start, then run the following
tools/xossh/xossh-attach.sh

To deploy a development version of xossh tagged with the candidate tag, you can do:

helm install tools/xossh/ -n xossh -f examples/xossh-candidate.yaml