Skip to content
Snippets Groups Projects
Commit 31ec96cc authored by Waleed Naeem's avatar Waleed Naeem
Browse files

Update deployment.yml

parent 72b806a3
Branches
No related merge requests found
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: {}
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