1
0
Fork 0
molgenis-ops-docker-helm/nexus/v1.0.0/templates/services/nexus-service.yaml

18 lines
252 B
YAML

apiVersion: v1
kind: Service
metadata:
creationTimestamp: null
name: nexus
labels:
app: nexus
spec:
ports:
- name: "8081"
port: 8081
targetPort: 8081
- name: "5000"
port: 5000
targetPort: 5000
selector:
app: nexus