🐛 fix zwavejs2mqtt volume

This commit is contained in:
auricom
2022-10-20 07:46:51 +02:00
parent f0960ef114
commit 1341d17fb0
2 changed files with 2 additions and 2 deletions

View File

@@ -77,7 +77,7 @@ spec:
config:
enabled: true
existingClaim: zwavejs2mqtt-config
mountPath: /data
mountPath: /usr/src/app/store
usb:
enabled: true
type: hostPath

View File

@@ -12,4 +12,4 @@ spec:
storageClassName: rook-ceph-block
resources:
requests:
storage: 10Gi
storage: 1Gi