fix (molgenis-jenkins): Fix chart
This commit is contained in:
parent
28bf98e6b2
commit
b58a1d2042
@ -6,3 +6,6 @@ description: Molgenis installation for the jenkins chart.
|
|||||||
sources:
|
sources:
|
||||||
- https://git.webhosting.rug.nl/molgenis/molgenis-ops-docker-helm.git
|
- 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
|
icon: https://git.webhosting.rug.nl/molgenis/molgenis-ops-docker-helm/raw/master/molgenis-jenkins/catalogIcon-molgenis-jenkins.svg
|
||||||
|
maintainers:
|
||||||
|
- name: fdlk
|
||||||
|
- name: sidohaakma
|
||||||
|
@ -584,7 +584,7 @@ jenkins:
|
|||||||
memory: "512Mi"
|
memory: "512Mi"
|
||||||
NodeSelector: {}
|
NodeSelector: {}
|
||||||
|
|
||||||
#secret contains configuration for the kubernetes secrets that jenkins can access
|
# secret contains configuration for the kubernetes secrets that jenkins can access
|
||||||
secret:
|
secret:
|
||||||
# vault configures the vault secret
|
# vault configures the vault secret
|
||||||
vault:
|
vault:
|
||||||
@ -606,4 +606,4 @@ secret:
|
|||||||
# dockerHubPassword contains password for hub.docker.com
|
# dockerHubPassword contains password for hub.docker.com
|
||||||
dockerHub:
|
dockerHub:
|
||||||
user: molgenisci
|
user: molgenisci
|
||||||
password: xxxx
|
password: xxxx
|
||||||
|
Loading…
Reference in New Issue
Block a user