diff --git a/charts/zwave2mqtt/Chart.yaml b/charts/zwave2mqtt/Chart.yaml index 86215392..b8ab2c35 100644 --- a/charts/zwave2mqtt/Chart.yaml +++ b/charts/zwave2mqtt/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v1 appVersion: "3.0.0" description: Fully configurable Zwave to MQTT gateway and Control Panel using NodeJS and Vue name: zwave2mqtt -version: 2.0.1 +version: 2.0.2 keywords: - zwave - mqtt diff --git a/charts/zwave2mqtt/templates/deployment.yaml b/charts/zwave2mqtt/templates/deployment.yaml index 5f0d2f9e..5629c686 100644 --- a/charts/zwave2mqtt/templates/deployment.yaml +++ b/charts/zwave2mqtt/templates/deployment.yaml @@ -67,6 +67,7 @@ spec: name: config - mountPath: /usr/local/etc/openzwave name: config + subPath: openzwave resources: {{- toYaml .Values.resources | nindent 12 }} volumes: