-
- Downloads
[CI/CD] Move charts infrastructure repository
- images of apps are stored in private registry anyways - we dont have a chart registry, so they have to move to the infra repo
Showing
- app/client/chart/client/.helmignore 0 additions, 23 deletionsapp/client/chart/client/.helmignore
- app/client/chart/client/Chart.yaml 0 additions, 24 deletionsapp/client/chart/client/Chart.yaml
- app/client/chart/client/templates/NOTES.txt 0 additions, 22 deletionsapp/client/chart/client/templates/NOTES.txt
- app/client/chart/client/templates/_helpers.tpl 0 additions, 62 deletionsapp/client/chart/client/templates/_helpers.tpl
- app/client/chart/client/templates/deployment.yaml 0 additions, 64 deletionsapp/client/chart/client/templates/deployment.yaml
- app/client/chart/client/templates/hpa.yaml 0 additions, 28 deletionsapp/client/chart/client/templates/hpa.yaml
- app/client/chart/client/templates/ingress.yaml 0 additions, 41 deletionsapp/client/chart/client/templates/ingress.yaml
- app/client/chart/client/templates/service.yaml 0 additions, 15 deletionsapp/client/chart/client/templates/service.yaml
- app/client/chart/client/templates/serviceaccount.yaml 0 additions, 12 deletionsapp/client/chart/client/templates/serviceaccount.yaml
- app/client/chart/client/templates/tests/test-connection.yaml 0 additions, 15 deletionsapp/client/chart/client/templates/tests/test-connection.yaml
- app/client/chart/client/values.yaml 0 additions, 83 deletionsapp/client/chart/client/values.yaml
- app/server/chart/backend/.helmignore 0 additions, 23 deletionsapp/server/chart/backend/.helmignore
- app/server/chart/backend/Chart.lock 0 additions, 6 deletionsapp/server/chart/backend/Chart.lock
- app/server/chart/backend/Chart.yaml 0 additions, 15 deletionsapp/server/chart/backend/Chart.yaml
- app/server/chart/backend/charts/mongodb-10.10.2.tgz 0 additions, 0 deletionsapp/server/chart/backend/charts/mongodb-10.10.2.tgz
- app/server/chart/backend/templates/NOTES.txt 0 additions, 22 deletionsapp/server/chart/backend/templates/NOTES.txt
- app/server/chart/backend/templates/_helpers.tpl 0 additions, 62 deletionsapp/server/chart/backend/templates/_helpers.tpl
- app/server/chart/backend/templates/deployment.yaml 0 additions, 58 deletionsapp/server/chart/backend/templates/deployment.yaml
- app/server/chart/backend/templates/hpa.yaml 0 additions, 28 deletionsapp/server/chart/backend/templates/hpa.yaml
- app/server/chart/backend/templates/ingress.yaml 0 additions, 41 deletionsapp/server/chart/backend/templates/ingress.yaml
app/client/chart/client/.helmignore
deleted
100644 → 0
app/client/chart/client/Chart.yaml
deleted
100644 → 0
app/client/chart/client/values.yaml
deleted
100644 → 0
app/server/chart/backend/.helmignore
deleted
100644 → 0
app/server/chart/backend/Chart.lock
deleted
100644 → 0
app/server/chart/backend/Chart.yaml
deleted
100644 → 0
File deleted
Please register or sign in to comment