1
0
Fork 0

Compare commits

...

8 Commits

Author SHA1 Message Date
Fleur Kelpin 9acdbcf027 feat (molgenis-jenkins): Add helm build pod. 2018-09-29 14:21:25 +02:00
Fleur Kelpin 2a47abaf26 fix (molgenis-vault): Add maintainers and home and fix whitespace 2018-09-29 14:12:34 +02:00
Fleur Kelpin 33779bf6b0 fix (molgenis-nexus): Add maintainers and home and fix newline 2018-09-29 14:12:34 +02:00
Fleur Kelpin b240f81fd3 fix (molgenis): Add maintainers and home and fix indentation 2018-09-29 14:12:34 +02:00
Fleur Kelpin f976e96c14 fix (molgenis-httpd): Add maintainers and home and newlines 2018-09-29 14:12:34 +02:00
Fleur Kelpin dba4bb3631 fix (molgenis-jenkins): Fix chart 2018-09-29 14:11:35 +02:00
Fleur Kelpin a03ea8a9b1 fix (molgenis-opencpu): Add home and maintainers and fix whitespace 2018-09-29 14:11:41 +02:00
Fleur Kelpin ee809b636d chore: Add Jenkinsfile 2018-09-29 14:11:35 +02:00
11 changed files with 67 additions and 17 deletions

16
Jenkinsfile vendored Normal file
View File

@ -0,0 +1,16 @@
pipeline {
agent {
kubernetes {
label 'helm'
}
}
stages {
stage('Test') {
steps {
container('chart-testing') {
sh "chart_test.sh --no-install --all"
}
}
}
}
}

View File

@ -5,4 +5,8 @@ name: molgenis-httpd
version: 0.1.0
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-httpd/catalogIcon-molgenis-httpd.svg
icon: https://git.webhosting.rug.nl/molgenis/molgenis-ops-docker-helm/raw/master/molgenis-httpd/catalogIcon-molgenis-httpd.svg
home: http://httpd.apache.org
maintainers:
- name: sidohaakma
- name: fdlk

View File

@ -48,4 +48,4 @@ nodeSelector: {}
tolerations: []
affinity: {}
affinity: {}

View File

@ -1,8 +1,11 @@
name: molgenis-jenkins
home: https://jenkins.io/
version: 0.7.1
appVersion: 2.121
version: 0.7.2
appVersion: 2.138.1
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

View File

@ -582,8 +582,19 @@ jenkins:
cpu: "1"
memory: "512Mi"
NodeSelector: {}
helm:
Label: helm
NodeUsageMode: EXCLUSIVE
Containers:
chart-testing:
Image: "quay.io/helmpack/chart-testing"
ImageTag: v1.1.0
Command: cat
WorkingDir: /home/jenkins
TTY: true
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 +616,4 @@ secret:
# dockerHubPassword contains password for hub.docker.com
dockerHub:
user: molgenisci
password: xxxx
password: xxxx

View File

@ -5,4 +5,8 @@ name: molgenis-nexus
version: 0.4.2
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-nexus/catalogIcon-molgenis-nexus.svg
icon: https://git.webhosting.rug.nl/molgenis/molgenis-ops-docker-helm/raw/master/molgenis-nexus/catalogIcon-molgenis-nexus.svg
home: https://www.sonatype.com/nexus-repository-oss
maintainers:
- name: sidohaakma
- name: fdlk

View File

@ -5,4 +5,8 @@ name: molgenis-opencpu
version: 0.1.1
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-opencpu/catalogIcon-molgenis-opencpu.svg
icon: https://git.webhosting.rug.nl/molgenis/molgenis-ops-docker-helm/raw/master/molgenis-opencpu/catalogIcon-molgenis-opencpu.svg
home: https://www.opencpu.org
maintainers:
- name: sidohaakma
- name: fdlk

View File

@ -4,3 +4,7 @@ description: MOLGENIS vault
name: molgenis-vault
version: 0.1.1
icon: https://git.webhosting.rug.nl/molgenis/molgenis-ops-docker-helm/raw/master/molgenis-vault/catalogIcon-molgenis-vault.svg
home: https://github.com/coreos/vault-operator
maintainers:
- name: fdlk
- name: sidohaakma

View File

@ -70,10 +70,10 @@ ui:
# limits:
# cpu: 100m
# memory: 128Mi
#requests:
# requests:
# cpu: 100m
# memory: 128Mi
nodeSelector: {}
vault:
auth: GITHUB
url: https://vault.vault-operator:8200
url: https://vault.vault-operator:8200

View File

@ -5,4 +5,8 @@ name: molgenis
version: 0.4.3
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/catalogIcon-molgenis.svg
icon: https://git.webhosting.rug.nl/molgenis/molgenis-ops-docker-helm/raw/master/molgenis/catalogIcon-molgenis.svg
home: http://molgenis.org
maintainers:
- name: sidohaakma
- name: fdlk

View File

@ -64,12 +64,12 @@ elasticsearch:
javaOpts: "-Xms1g -Xmx1g"
clusterName: molgenis
resources:
limits:
cpu: 2
memory: 3Gi
requests:
cpu: 100m
memory: 1Gi
limits:
cpu: 2
memory: 3Gi
requests:
cpu: 100m
memory: 1Gi
persistence:
claim: elasticsearch-nfs-claim
size: 5Gi