Compare commits
No commits in common. "28ef3d025290b2060a60198c6676ef641f00dc7b" and "b959ae3f9933e87bcd5cbd369e22fd055cf1c428" have entirely different histories.
28ef3d0252
...
b959ae3f99
@ -96,7 +96,6 @@ jenkins:
|
||||
Containers:
|
||||
maven:
|
||||
Image: "registry.webhosting.rug.nl/molgenis/maven"
|
||||
TTY: true
|
||||
resources:
|
||||
requests:
|
||||
cpu: "1000m"
|
||||
@ -104,11 +103,9 @@ jenkins:
|
||||
memory: "1Gi"
|
||||
alpine:
|
||||
Image: "spotify/alpine"
|
||||
TTY: true
|
||||
elasticsearch:
|
||||
Image: "elasticsearch"
|
||||
ImageTag: "5.5.1"
|
||||
TTY: true
|
||||
Ports:
|
||||
- name: rest
|
||||
containerPort: "9200"
|
||||
|
Loading…
Reference in New Issue
Block a user