setup.sh 200 B

1234
  1. kubectl create namespace smarthome
  2. kubectl apply --namespace smarthome -f homeassistant.yaml
  3. kubectl apply --namespace smarthome -f homebridge.yaml
  4. kubectl apply --namespace smarthome -f ingress.yaml