added ui-lovelace.yaml
This commit is contained in:
parent
707ecf0561
commit
c9d708772c
2
Makefile
2
Makefile
@ -2,7 +2,7 @@
|
||||
|
||||
NAMESPACE := home-assistant
|
||||
POD_ID := $(shell kubectl -n home-assistant get pod --selector=app.kubernetes.io/name=home-assistant --template "{{range .items}}{{.metadata.name}}{{\"\n\"}}{{end}}")
|
||||
CONFIG_FILES := configuration.yaml secrets.yaml input_boolean.yaml
|
||||
CONFIG_FILES := configuration.yaml secrets.yaml input_boolean.yaml ui-lovelace.yaml
|
||||
|
||||
default: all
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user