added initial helm charts
parents
No related branches found
No related tags found
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- cermine/.helmignore 22 additions, 0 deletionscermine/.helmignore
- cermine/Chart.yaml 5 additions, 0 deletionscermine/Chart.yaml
- cermine/templates/NOTES.txt 21 additions, 0 deletionscermine/templates/NOTES.txt
- cermine/templates/_helpers.tpl 32 additions, 0 deletionscermine/templates/_helpers.tpl
- cermine/templates/deployment.yaml 53 additions, 0 deletionscermine/templates/deployment.yaml
- cermine/templates/hpa.yaml 21 additions, 0 deletionscermine/templates/hpa.yaml
- cermine/templates/ingress.yaml 39 additions, 0 deletionscermine/templates/ingress.yaml
- cermine/templates/service.yaml 19 additions, 0 deletionscermine/templates/service.yaml
- cermine/templates/tests/test-connection.yaml 18 additions, 0 deletionscermine/templates/tests/test-connection.yaml
- cermine/values.yaml 55 additions, 0 deletionscermine/values.yaml
- grobid/.helmignore 22 additions, 0 deletionsgrobid/.helmignore
- grobid/Chart.yaml 5 additions, 0 deletionsgrobid/Chart.yaml
- grobid/templates/NOTES.txt 21 additions, 0 deletionsgrobid/templates/NOTES.txt
- grobid/templates/_helpers.tpl 32 additions, 0 deletionsgrobid/templates/_helpers.tpl
- grobid/templates/deployment.yaml 75 additions, 0 deletionsgrobid/templates/deployment.yaml
- grobid/templates/hpa.yaml 21 additions, 0 deletionsgrobid/templates/hpa.yaml
- grobid/templates/ingress.yaml 39 additions, 0 deletionsgrobid/templates/ingress.yaml
- grobid/templates/poddisruptionbudget.yaml 15 additions, 0 deletionsgrobid/templates/poddisruptionbudget.yaml
- grobid/templates/service.yaml 19 additions, 0 deletionsgrobid/templates/service.yaml
.gitignore
0 → 100644
cermine/.helmignore
0 → 100644
cermine/Chart.yaml
0 → 100644
cermine/templates/NOTES.txt
0 → 100644
cermine/templates/_helpers.tpl
0 → 100644
cermine/templates/deployment.yaml
0 → 100644
cermine/templates/hpa.yaml
0 → 100644
cermine/templates/ingress.yaml
0 → 100644
cermine/templates/service.yaml
0 → 100644
cermine/templates/tests/test-connection.yaml
0 → 100644
cermine/values.yaml
0 → 100644
grobid/.helmignore
0 → 100644
grobid/Chart.yaml
0 → 100644
grobid/templates/NOTES.txt
0 → 100644
grobid/templates/_helpers.tpl
0 → 100644
grobid/templates/deployment.yaml
0 → 100644
grobid/templates/hpa.yaml
0 → 100644
grobid/templates/ingress.yaml
0 → 100644
grobid/templates/poddisruptionbudget.yaml
0 → 100644
grobid/templates/service.yaml
0 → 100644
Please register or sign in to comment