-
- Downloads
Initial commit
parents
No related branches found
No related tags found
Showing
- .gitignore 2 additions, 0 deletions.gitignore
- .helmignore 23 additions, 0 deletions.helmignore
- Chart.yaml 24 additions, 0 deletionsChart.yaml
- templates/NOTES.txt 22 additions, 0 deletionstemplates/NOTES.txt
- templates/_helpers.tpl 62 additions, 0 deletionstemplates/_helpers.tpl
- templates/deployment.yaml 61 additions, 0 deletionstemplates/deployment.yaml
- templates/hpa.yaml 28 additions, 0 deletionstemplates/hpa.yaml
- templates/ingress.yaml 61 additions, 0 deletionstemplates/ingress.yaml
- templates/service.yaml 15 additions, 0 deletionstemplates/service.yaml
- templates/serviceaccount.yaml 12 additions, 0 deletionstemplates/serviceaccount.yaml
- templates/tests/test-connection.yaml 15 additions, 0 deletionstemplates/tests/test-connection.yaml
- values.yaml 82 additions, 0 deletionsvalues.yaml
.gitignore
0 → 100644
.helmignore
0 → 100644
Chart.yaml
0 → 100644
templates/NOTES.txt
0 → 100644
templates/_helpers.tpl
0 → 100644
templates/deployment.yaml
0 → 100644
templates/hpa.yaml
0 → 100644
templates/ingress.yaml
0 → 100644
templates/service.yaml
0 → 100644
templates/serviceaccount.yaml
0 → 100644
templates/tests/test-connection.yaml
0 → 100644
values.yaml
0 → 100644
Please register or sign in to comment