diff --git a/charts/molgenis-jenkins/Chart.yaml b/charts/molgenis-jenkins/Chart.yaml index 855c692..6e4f00e 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 9816fee..735af1e 100644 --- a/charts/molgenis-jenkins/values.yaml +++ b/charts/molgenis-jenkins/values.yaml @@ -583,7 +583,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: @@ -605,4 +605,4 @@ secret: # dockerHubPassword contains password for hub.docker.com dockerHub: user: molgenisci - password: xxxx \ No newline at end of file + password: xxxx