update home assistant
This commit is contained in:
parent
22a2f1c231
commit
fa7455e465
@ -1,6 +1,7 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- namespace.yaml
|
||||
- ingress.yaml
|
||||
- pvc.yaml
|
||||
|
||||
|
4
apps/homeassistant/namespace.yaml
Normal file
4
apps/homeassistant/namespace.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: placeholder
|
Loading…
x
Reference in New Issue
Block a user