Include helm chart
Showing
- helm/api/.helmignore 23 additions, 0 deletionshelm/api/.helmignore
- helm/api/Chart.yaml 24 additions, 0 deletionshelm/api/Chart.yaml
- helm/api/templates/NOTES.txt 22 additions, 0 deletionshelm/api/templates/NOTES.txt
- helm/api/templates/_helpers.tpl 62 additions, 0 deletionshelm/api/templates/_helpers.tpl
- helm/api/templates/deployment.yaml 105 additions, 0 deletionshelm/api/templates/deployment.yaml
- helm/api/templates/hpa.yaml 28 additions, 0 deletionshelm/api/templates/hpa.yaml
- helm/api/templates/ingress.yaml 41 additions, 0 deletionshelm/api/templates/ingress.yaml
- helm/api/templates/service.yaml 15 additions, 0 deletionshelm/api/templates/service.yaml
- helm/api/templates/serviceaccount.yaml 12 additions, 0 deletionshelm/api/templates/serviceaccount.yaml
- helm/api/templates/tests/test-connection.yaml 15 additions, 0 deletionshelm/api/templates/tests/test-connection.yaml
- helm/api/values.yaml 104 additions, 0 deletionshelm/api/values.yaml
helm/api/.helmignore
0 → 100644
helm/api/Chart.yaml
0 → 100644
helm/api/templates/NOTES.txt
0 → 100644
helm/api/templates/_helpers.tpl
0 → 100644
helm/api/templates/deployment.yaml
0 → 100644
helm/api/templates/hpa.yaml
0 → 100644
helm/api/templates/ingress.yaml
0 → 100644
helm/api/templates/service.yaml
0 → 100644
helm/api/templates/serviceaccount.yaml
0 → 100644
helm/api/values.yaml
0 → 100644
Please register or sign in to comment