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

15 lines
195 B
YAML

apiVersion: v1
kind: Service
metadata:
creationTimestamp: null
name: httpd
spec:
ports:
- name: "80"
port: 80
targetPort: 80
selector:
app: nexus
status:
loadBalancer: {}