1
0
Fork 0

updated urls

This commit is contained in:
sido 2018-06-25 15:53:46 +02:00
parent 46233d3c13
commit a5627a97af
1 changed files with 1 additions and 3 deletions

View File

@ -15,6 +15,7 @@ spec:
app: nexus
creationTimestamp: null
spec:
restartPolicy: Always
containers:
- name: httpd
image: registry.webhosting.rug.nl/molgenis/httpd:lts
@ -26,11 +27,8 @@ spec:
ports:
- containerPort: 80
resources: {}
restartPolicy: Always
- name: nexus
image: sonatype/nexus:latest
ports:
- containerPort: 8081
- containerPort: 5000
restartPolicy: Always
status: {}