Gitiles
Code Review
Sign In
gerrit.opencord.org
/
helm-charts
/
06f2fe76e9cd4fe691935026e52dad0f98ca0f4a
/
.
/
xos-core
/
templates
/
tosca-service.yaml
blob: 5fdfbef9038d5e98ea732ccae13c20d9c0136bb7 [
file
] [
log
] [
blame
]
apiVersion:
v1
kind:
Service
metadata:
name:
"xos-tosca"
spec:
type:
NodePort
ports:
-
port:
9102
targetPort:
9102
protocol:
TCP
selector:
app:
"xos-tosca"