Files
truecharts/charts/stable/zigbee2mqtt/templates/common.yaml
T
Stavros KoisandGitHub 0b5e6d952b fix(zigbee2mqtt): Remove configmap and provide questions for basic setup to get up and running (#2225)
* fix(zigbee2mqtt): fix data path

* without quotes test

* no quote

* quote data

* try auto

* rofs

* rofs

* test other path

* hmm

* don't use configmap

* usb

* use minimal config

* update questions

* skip
2022-03-20 14:02:58 +02:00

6 lines
150 B
YAML

{{/* Make sure all variables are set properly */}}
{{- include "common.setup" . }}
{{/* Render the templates */}}
{{ include "common.postSetup" . }}