Commit 86cf752a authored by Waleed Naeem's avatar Waleed Naeem

Update service.yml

parent 76804236
apiVersion: v1
kind: Service
metadata:
creationTimestamp: null
labels:
app: frontend
name: frontend
spec:
ports:
- name: 3000-3000
nodePort: 30000
port: 3000
protocol: TCP
targetPort: 3000
selector:
app: frontend
type: NodePort
status:
loadBalancer: {}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment