1
0
Fork 0
molgenis-ops-docker-helm/molgenis-jenkins/resources
Fleur Kelpin 9dedfc1690 doc: How to configure helm role 2018-09-21 15:17:14 +02:00
..
README.md doc: How to configure helm role 2018-09-21 15:17:14 +02:00
jenkins-default-tiller-user-rolebinding.yaml doc: How to configure helm role 2018-09-21 15:17:14 +02:00
tiller-user-role.yaml doc: How to configure helm role 2018-09-21 15:17:14 +02:00

README.md

To be able to run helm inside a jenkins pod, you'll need to

  • create a role in the namespace where tiller is installed
  • bind that role to the user that jenkins pods run as

This directory contains yaml for these resources. See also https://github.com/helm/helm/blob/master/docs/rbac.md