added helm-charts, refs #4
* simplified gitlab-ci using ubleipzig/deployer * added auto-deploy for alpha, staging and production
parent
c85b0bfd
Branches
Tags
This commit is part of merge request !5. Comments created here will be created in the context of that merge request.
Showing
- .gitlab-ci.yml 79 additions, 148 deletions.gitlab-ci.yml
- .npmignore 2 additions, 1 deletion.npmignore
- Changelog.md 8 additions, 0 deletionsChangelog.md
- helmcharts/.helmignore 21 additions, 0 deletionshelmcharts/.helmignore
- helmcharts/Chart.yaml 5 additions, 0 deletionshelmcharts/Chart.yaml
- helmcharts/templates/NOTES.txt 19 additions, 0 deletionshelmcharts/templates/NOTES.txt
- helmcharts/templates/_helpers.tpl 32 additions, 0 deletionshelmcharts/templates/_helpers.tpl
- helmcharts/templates/configmap.yaml 6 additions, 0 deletionshelmcharts/templates/configmap.yaml
- helmcharts/templates/deployment.yaml 61 additions, 0 deletionshelmcharts/templates/deployment.yaml
- helmcharts/templates/ingress.yaml 38 additions, 0 deletionshelmcharts/templates/ingress.yaml
- helmcharts/templates/pvc.yml 10 additions, 0 deletionshelmcharts/templates/pvc.yml
- helmcharts/templates/service.yaml 19 additions, 0 deletionshelmcharts/templates/service.yaml
- helmcharts/values.yaml 57 additions, 0 deletionshelmcharts/values.yaml
Please register or sign in to comment