Merge branch 'include-helm' into 'main'
integrate helm in project See merge request eclipse/xfsc/tsa/task!6
No related branches found
No related tags found
Showing
- .gitlab-ci.yml 9 additions, 12 deletions.gitlab-ci.yml
- deployment/helm/Chart.yaml 6 additions, 0 deletionsdeployment/helm/Chart.yaml
- deployment/helm/LICENSE 16 additions, 0 deletionsdeployment/helm/LICENSE
- deployment/helm/README.md 59 additions, 0 deletionsdeployment/helm/README.md
- deployment/helm/templates/_helpers.tpl 88 additions, 0 deletionsdeployment/helm/templates/_helpers.tpl
- deployment/helm/templates/deployment.yaml 85 additions, 0 deletionsdeployment/helm/templates/deployment.yaml
- deployment/helm/templates/hpa.yaml 27 additions, 0 deletionsdeployment/helm/templates/hpa.yaml
- deployment/helm/templates/ingress.yaml 29 additions, 0 deletionsdeployment/helm/templates/ingress.yaml
- deployment/helm/templates/service.yaml 15 additions, 0 deletionsdeployment/helm/templates/service.yaml
- deployment/helm/values-override.yaml 31 additions, 0 deletionsdeployment/helm/values-override.yaml
- deployment/helm/values.yaml 116 additions, 0 deletionsdeployment/helm/values.yaml
deployment/helm/Chart.yaml
0 → 100644
deployment/helm/LICENSE
0 → 100644
deployment/helm/README.md
0 → 100644
deployment/helm/templates/_helpers.tpl
0 → 100644
deployment/helm/templates/deployment.yaml
0 → 100644
deployment/helm/templates/hpa.yaml
0 → 100644
deployment/helm/templates/ingress.yaml
0 → 100644
deployment/helm/templates/service.yaml
0 → 100644
deployment/helm/values-override.yaml
0 → 100644
deployment/helm/values.yaml
0 → 100644
Please register or sign in to comment