-
- Downloads
Merge branch 'main' into 10-initial-documentation
No related branches found
No related tags found
Showing
- .gitlab-ci.yml 39 additions, 0 deletions.gitlab-ci.yml
- Dockerfile 11 additions, 0 deletionsDockerfile
- chart/.helmignore 23 additions, 0 deletionschart/.helmignore
- chart/Chart.yaml 24 additions, 0 deletionschart/Chart.yaml
- chart/templates/NOTES.txt 16 additions, 0 deletionschart/templates/NOTES.txt
- chart/templates/_helpers.tpl 51 additions, 0 deletionschart/templates/_helpers.tpl
- chart/templates/deployment.yaml 78 additions, 0 deletionschart/templates/deployment.yaml
- chart/templates/pdb.yaml 9 additions, 0 deletionschart/templates/pdb.yaml
- chart/templates/pvc.yaml 11 additions, 0 deletionschart/templates/pvc.yaml
- chart/templates/service.yaml 15 additions, 0 deletionschart/templates/service.yaml
- chart/templates/tests/test-connection.yaml 15 additions, 0 deletionschart/templates/tests/test-connection.yaml
- chart/values.yaml 56 additions, 0 deletionschart/values.yaml
- data/data.csv 2 additions, 0 deletionsdata/data.csv
- src/main.rs 18 additions, 13 deletionssrc/main.rs
Loading
Please register or sign in to comment