UNPKG

aframe-smart-home

Version:

Digital twin smart home proof of concept

18 lines (17 loc) 280 B
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: {}