Skip to content
Snippets Groups Projects
Commit e6beaee1 authored by Davide Verardo's avatar Davide Verardo
Browse files

nginx-service.yaml

parent caa29285
No related branches found
No related tags found
No related merge requests found
apiVersion: v1
kind: Service
metadata:
annotations:
kompose.cmd: kompose convert --volumes hostPath
kompose.version: 1.26.0 (40646f47)
creationTimestamp: null
labels:
io.kompose.service: nginx
name: nginx
spec:
ports:
- name: "3080"
port: 3080
targetPort: 80
selector:
io.kompose.service: nginx
status:
loadBalancer: {}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment