Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.rst

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