A basic chart for deploying the Renku Repository service.application.
- cacheDirectory location of the cache on disk (default: /svc/cache)
- projectCloneDepth git clone depth for standard projects (default: 1)
- templateCloneDepth git clone depth for template projects (default: 0)
In the helm-chart directory:
helm upgrade --install renku-core renku-core
To rebuild the images and update the chart you can run
pip install chartpress
chartpress