Compare commits
3 Commits
doc/helm-r
...
feature/he
Author | SHA1 | Date | |
---|---|---|---|
655771c8ac | |||
7127914de2 | |||
33d8a30c69 |
16
charts/index.yaml
Executable file
16
charts/index.yaml
Executable file
@ -0,0 +1,16 @@
|
|||||||
|
apiVersion: v1
|
||||||
|
entries:
|
||||||
|
molgenis-preview:
|
||||||
|
- apiVersion: v1
|
||||||
|
appVersion: "1.0"
|
||||||
|
created: 2018-09-11T16:11:49.165533266+02:00
|
||||||
|
description: MOLGENIS - helm stack for testing purposes
|
||||||
|
digest: e1174bd0d8a71bf4d23f5463521cf4dbcac39dc93f16cd842c92cda1a963f6b2
|
||||||
|
icon: https://git.webhosting.rug.nl/molgenis/molgenis-ops-docker-helm/raw/master/molgenis-preview/catalogIcon-molgenis.svg
|
||||||
|
name: molgenis-preview
|
||||||
|
sources:
|
||||||
|
- https://git.webhosting.rug.nl/molgenis/molgenis-ops-docker-helm.git
|
||||||
|
urls:
|
||||||
|
- molgenis-preview-0.2.0.tgz
|
||||||
|
version: 0.2.0
|
||||||
|
generated: 2018-09-11T16:11:49.158086031+02:00
|
BIN
charts/molgenis-preview-0.2.0.tgz
Normal file
BIN
charts/molgenis-preview-0.2.0.tgz
Normal file
Binary file not shown.
@ -1,6 +0,0 @@
|
|||||||
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
|
|
Reference in New Issue
Block a user