add initial ssh jumphost chart
Showing
- .gitignore 2 additions, 0 deletions.gitignore
- .gitlab-ci.yml 12 additions, 0 deletions.gitlab-ci.yml
- README.md 4 additions, 92 deletionsREADME.md
- ssh-jump-host/.helmignore 23 additions, 0 deletionsssh-jump-host/.helmignore
- ssh-jump-host/Chart.lock 6 additions, 0 deletionsssh-jump-host/Chart.lock
- ssh-jump-host/Chart.yaml 11 additions, 0 deletionsssh-jump-host/Chart.yaml
- ssh-jump-host/templates/_helpers.tpl 51 additions, 0 deletionsssh-jump-host/templates/_helpers.tpl
- ssh-jump-host/templates/configmaps.yaml 7 additions, 0 deletionsssh-jump-host/templates/configmaps.yaml
- ssh-jump-host/templates/deployment.yaml 151 additions, 0 deletionsssh-jump-host/templates/deployment.yaml
- ssh-jump-host/templates/hpa.yaml 32 additions, 0 deletionsssh-jump-host/templates/hpa.yaml
- ssh-jump-host/templates/ingressroutetcp.yaml 3 additions, 0 deletionsssh-jump-host/templates/ingressroutetcp.yaml
- ssh-jump-host/templates/secrets.yaml 2 additions, 0 deletionsssh-jump-host/templates/secrets.yaml
- ssh-jump-host/templates/service.yaml 15 additions, 0 deletionsssh-jump-host/templates/service.yaml
- ssh-jump-host/values.yaml 149 additions, 0 deletionsssh-jump-host/values.yaml
- ssh-jump-host/values/init-configmap.yaml 19 additions, 0 deletionsssh-jump-host/values/init-configmap.yaml
Please register or sign in to comment