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
/
ingress.yml
13 lines
(12 loc)
•
243 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
apiVersion:
extensions/v1beta1
kind:
Ingress
metadata:
name:
aframe-smart-home
spec:
rules:
-
host:
aframe-smart-home.localhost
http:
paths:
-
backend:
serviceName:
aframe-smart-home
servicePort:
8888