Commits on Source (2)
-
Rokas Stankunas authored
-
Jesus Galaz Reyes authored
Feat: remade project launching to be possible via helm chart Closes #20 See merge request !17
Showing
- helm-chart/todo-app/.helmignore 23 additions, 0 deletionshelm-chart/todo-app/.helmignore
- helm-chart/todo-app/Chart.yaml 24 additions, 0 deletionshelm-chart/todo-app/Chart.yaml
- helm-chart/todo-app/templates/NOTES.txt 22 additions, 0 deletionshelm-chart/todo-app/templates/NOTES.txt
- helm-chart/todo-app/templates/_helpers.tpl 62 additions, 0 deletionshelm-chart/todo-app/templates/_helpers.tpl
- helm-chart/todo-app/templates/deployment.yaml 71 additions, 0 deletionshelm-chart/todo-app/templates/deployment.yaml
- helm-chart/todo-app/templates/hpa.yaml 32 additions, 0 deletionshelm-chart/todo-app/templates/hpa.yaml
- helm-chart/todo-app/templates/ingress.yaml 43 additions, 0 deletionshelm-chart/todo-app/templates/ingress.yaml
- helm-chart/todo-app/templates/mongodb-deployment.yml 45 additions, 0 deletionshelm-chart/todo-app/templates/mongodb-deployment.yml
- helm-chart/todo-app/templates/mongodb-deployment.yml.bak 0 additions, 0 deletionshelm-chart/todo-app/templates/mongodb-deployment.yml.bak
- helm-chart/todo-app/templates/mongodb-service.yml 0 additions, 0 deletionshelm-chart/todo-app/templates/mongodb-service.yml
- helm-chart/todo-app/templates/service.yaml 15 additions, 0 deletionshelm-chart/todo-app/templates/service.yaml
- helm-chart/todo-app/templates/serviceaccount.yaml 13 additions, 0 deletionshelm-chart/todo-app/templates/serviceaccount.yaml
- helm-chart/todo-app/templates/tests/test-connection.yaml 16 additions, 0 deletionshelm-chart/todo-app/templates/tests/test-connection.yaml
- helm-chart/todo-app/templates/todo-app-deployment.yml 26 additions, 0 deletionshelm-chart/todo-app/templates/todo-app-deployment.yml
- helm-chart/todo-app/templates/todo-app-deployment.yml.bak 0 additions, 0 deletionshelm-chart/todo-app/templates/todo-app-deployment.yml.bak
- helm-chart/todo-app/templates/todo-app-service.yml 0 additions, 0 deletionshelm-chart/todo-app/templates/todo-app-service.yml
- helm-chart/todo-app/values.yaml 41 additions, 0 deletionshelm-chart/todo-app/values.yaml
- helm-chart/todo-app/values.yaml.bak 124 additions, 0 deletionshelm-chart/todo-app/values.yaml.bak
helm-chart/todo-app/.helmignore
0 → 100644
helm-chart/todo-app/Chart.yaml
0 → 100644
helm-chart/todo-app/templates/NOTES.txt
0 → 100644
helm-chart/todo-app/templates/_helpers.tpl
0 → 100644
helm-chart/todo-app/templates/hpa.yaml
0 → 100644
helm-chart/todo-app/templates/ingress.yaml
0 → 100644
helm-chart/todo-app/templates/service.yaml
0 → 100644
helm-chart/todo-app/values.yaml
0 → 100644
helm-chart/todo-app/values.yaml.bak
0 → 100644