Gitiles
Code Review
Sign In
gerrit.opencord.org
/
helm-charts
/
6f332adeb126b5dbd9da5cd3d2496f50ef3afa52
/
.
/
xos-core
/
templates
/
chameleon-service.yaml
blob: 0b9da594cd5be944b0fce4dc351105171ac9e4d2 [
file
] [
log
] [
blame
]
apiVersion:
v1
kind:
Service
metadata:
name:
"xos-chameleon"
spec:
type:
NodePort
ports:
-
port:
9101
targetPort:
9101
protocol:
TCP
selector:
app:
"xos-chameleon"