Merge branch '2-add-helm-chart' into 'master'
Resolve "Add helm chart" Closes #2 See merge request openappstack/admin-frontend!2
No related branches found
No related tags found
Showing
- .env 0 additions, 2 deletions.env
- .gitignore 7 additions, 0 deletions.gitignore
- .gitlab-ci.yml 2 additions, 2 deletions.gitlab-ci.yml
- deployment/helmchart/.helmignore 23 additions, 0 deletionsdeployment/helmchart/.helmignore
- deployment/helmchart/Chart.lock 6 additions, 0 deletionsdeployment/helmchart/Chart.lock
- deployment/helmchart/Chart.yaml 25 additions, 0 deletionsdeployment/helmchart/Chart.yaml
- deployment/helmchart/templates/_helpers.tpl 134 additions, 0 deletionsdeployment/helmchart/templates/_helpers.tpl
- deployment/helmchart/templates/backend-service.yaml 42 additions, 0 deletionsdeployment/helmchart/templates/backend-service.yaml
- deployment/helmchart/templates/configmaps.yaml 31 additions, 0 deletionsdeployment/helmchart/templates/configmaps.yaml
- deployment/helmchart/templates/deployment.yaml 199 additions, 0 deletionsdeployment/helmchart/templates/deployment.yaml
- deployment/helmchart/templates/frontend-service.yaml 42 additions, 0 deletionsdeployment/helmchart/templates/frontend-service.yaml
- deployment/helmchart/templates/ingress.yaml 66 additions, 0 deletionsdeployment/helmchart/templates/ingress.yaml
- deployment/helmchart/templates/pvc.yaml 24 additions, 0 deletionsdeployment/helmchart/templates/pvc.yaml
- deployment/helmchart/templates/secrets-admin-panel.yaml 23 additions, 0 deletionsdeployment/helmchart/templates/secrets-admin-panel.yaml
- deployment/helmchart/templates/serviceaccount.yaml 19 additions, 0 deletionsdeployment/helmchart/templates/serviceaccount.yaml
- deployment/helmchart/templates/tls-secrets.yaml 19 additions, 0 deletionsdeployment/helmchart/templates/tls-secrets.yaml
- deployment/helmchart/values-local.yaml.example 12 additions, 0 deletionsdeployment/helmchart/values-local.yaml.example
- deployment/helmchart/values.yaml 679 additions, 0 deletionsdeployment/helmchart/values.yaml
- package.json 2 additions, 2 deletionspackage.json
Loading
Please register or sign in to comment