From b58a1d2042384b223b2289a09ccaa1cce568e314 Mon Sep 17 00:00:00 2001 From: Fleur Kelpin Date: Fri, 28 Sep 2018 17:57:47 +0200 Subject: [PATCH] fix (molgenis-jenkins): Fix chart --- charts/molgenis-jenkins/Chart.yaml | 3 +++ charts/molgenis-jenkins/values.yaml | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/charts/molgenis-jenkins/Chart.yaml b/charts/molgenis-jenkins/Chart.yaml index a50005e..13c6329 100755 --- a/charts/molgenis-jenkins/Chart.yaml +++ b/charts/molgenis-jenkins/Chart.yaml @@ -6,3 +6,6 @@ description: Molgenis installation for the jenkins chart. sources: - https://git.webhosting.rug.nl/molgenis/molgenis-ops-docker-helm.git icon: https://git.webhosting.rug.nl/molgenis/molgenis-ops-docker-helm/raw/master/molgenis-jenkins/catalogIcon-molgenis-jenkins.svg +maintainers: +- name: fdlk +- name: sidohaakma diff --git a/charts/molgenis-jenkins/values.yaml b/charts/molgenis-jenkins/values.yaml index 190ae98..3b57e2a 100644 --- a/charts/molgenis-jenkins/values.yaml +++ b/charts/molgenis-jenkins/values.yaml @@ -584,7 +584,7 @@ jenkins: memory: "512Mi" NodeSelector: {} -#secret contains configuration for the kubernetes secrets that jenkins can access +# secret contains configuration for the kubernetes secrets that jenkins can access secret: # vault configures the vault secret vault: @@ -606,4 +606,4 @@ secret: # dockerHubPassword contains password for hub.docker.com dockerHub: user: molgenisci - password: xxxx \ No newline at end of file + password: xxxx