UNPKG

aframe-smart-home

Version:

Digital twin smart home proof of concept

25 lines (24 loc) 467 B
apiVersion: apps/v1 kind: Deployment metadata: creationTimestamp: null labels: app: aframe-smart-home name: aframe-smart-home spec: replicas: 1 selector: matchLabels: app: aframe-smart-home strategy: {} template: metadata: creationTimestamp: null labels: app: aframe-smart-home spec: containers: - image: tmp/aframe-smart-home:latest name: aframe-smart-home resources: {} status: {}