-
- Downloads
Merge branch 'wip/refi64/publish-perf-cofork' into 'collabora/staging'
publish performance fixes & moving build infra from aptly-repository See merge request !5
No related branches found
No related tags found
Showing
- .gitlab-ci.yml 40 additions, 0 deletions.gitlab-ci.yml
- api/files.go 10 additions, 10 deletionsapi/files.go
- chart/.helmignore 23 additions, 0 deletionschart/.helmignore
- chart/Chart.yaml 24 additions, 0 deletionschart/Chart.yaml
- chart/templates/NOTES.txt 22 additions, 0 deletionschart/templates/NOTES.txt
- chart/templates/_helpers.tpl 90 additions, 0 deletionschart/templates/_helpers.tpl
- chart/templates/configmap-publish.yaml 23 additions, 0 deletionschart/templates/configmap-publish.yaml
- chart/templates/deployment-latest-snapshots.yaml 68 additions, 0 deletionschart/templates/deployment-latest-snapshots.yaml
- chart/templates/hpa.yaml 28 additions, 0 deletionschart/templates/hpa.yaml
- chart/templates/ingress-api.yaml 61 additions, 0 deletionschart/templates/ingress-api.yaml
- chart/templates/ingress.yaml 61 additions, 0 deletionschart/templates/ingress.yaml
- chart/templates/middleware.yaml 13 additions, 0 deletionschart/templates/middleware.yaml
- chart/templates/pvc.yaml 18 additions, 0 deletionschart/templates/pvc.yaml
- chart/templates/secret-config.yaml 16 additions, 0 deletionschart/templates/secret-config.yaml
- chart/templates/secret-gpg.yaml 13 additions, 0 deletionschart/templates/secret-gpg.yaml
- chart/templates/service-latest-snapshots.yaml 16 additions, 0 deletionschart/templates/service-latest-snapshots.yaml
- chart/templates/service.yaml 20 additions, 0 deletionschart/templates/service.yaml
- chart/templates/serviceaccount.yaml 12 additions, 0 deletionschart/templates/serviceaccount.yaml
- chart/templates/statefulset.yaml 126 additions, 0 deletionschart/templates/statefulset.yaml
- chart/templates/tests/test-connection.yaml 15 additions, 0 deletionschart/templates/tests/test-connection.yaml
.gitlab-ci.yml
0 → 100644
chart/.helmignore
0 → 100644
chart/Chart.yaml
0 → 100644
chart/templates/NOTES.txt
0 → 100644
chart/templates/_helpers.tpl
0 → 100644
chart/templates/configmap-publish.yaml
0 → 100644
chart/templates/hpa.yaml
0 → 100644
chart/templates/ingress-api.yaml
0 → 100644
chart/templates/ingress.yaml
0 → 100644
chart/templates/middleware.yaml
0 → 100644
chart/templates/pvc.yaml
0 → 100644
chart/templates/secret-config.yaml
0 → 100644
chart/templates/secret-gpg.yaml
0 → 100644
chart/templates/service.yaml
0 → 100644
chart/templates/serviceaccount.yaml
0 → 100644
chart/templates/statefulset.yaml
0 → 100644
chart/templates/tests/test-connection.yaml
0 → 100644
Please register or sign in to comment