Gitiles
Code Review
Sign In
gerrit.opencord.org
/
helm-charts
/
9b609e0805faad25c45e49bf8bd9208cdd87dc8e
/
.
/
xos-core
/
templates
/
gui-service.yaml
blob: ccf6c83ad1180d62301328bfbc71892576f97bd7 [
file
] [
log
] [
blame
]
apiVersion:
v1
kind:
Service
metadata:
name:
"xos-gui"
spec:
type:
NodePort
ports:
-
port:
4000
targetPort:
4000
protocol:
TCP
selector:
app:
"xos-gui"