UNPKG
aframe-smart-home
Version:
latest (0.0.2)
0.0.2
0.0.1
Digital twin smart home proof of concept
libraries.io/npm/aframe-smart-home
rzr/aframe-smart-home
aframe-smart-home
/
extra
/
tools
/
kube
/
service.yml
18 lines
(17 loc)
•
280 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
apiVersion:
v1
kind:
Service
metadata:
creationTimestamp:
null
labels:
app:
aframe-smart-home
name:
aframe-smart-home
spec:
ports:
-
port:
8888
protocol:
TCP
targetPort:
8888
selector:
app:
aframe-smart-home
type:
NodePort
status:
loadBalancer:
{}