Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 648 Bytes

README.rst

File metadata and controls

31 lines (20 loc) · 648 Bytes

Renku Repository Service Helm Chart

A basic chart for deploying the Renku Repository service.application.

Configuration

  • 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: 1)

Usage

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