mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-24 07:59:02 +00:00
use subpath for zwave2mqtt volume (#156)
Signed-off-by: Jeff Billimek <jeff@billimek.com>
This commit is contained in:
parent
fe3826ed3a
commit
932dfd1a65
@ -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
|
||||
|
@ -67,6 +67,7 @@ spec:
|
||||
name: config
|
||||
- mountPath: /usr/local/etc/openzwave
|
||||
name: config
|
||||
subPath: openzwave
|
||||
resources:
|
||||
{{- toYaml .Values.resources | nindent 12 }}
|
||||
volumes:
|
||||
|
Loading…
Reference in New Issue
Block a user