mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
🐛 fix zwavejs2mqtt volume
This commit is contained in:
@@ -77,7 +77,7 @@ spec:
|
|||||||
config:
|
config:
|
||||||
enabled: true
|
enabled: true
|
||||||
existingClaim: zwavejs2mqtt-config
|
existingClaim: zwavejs2mqtt-config
|
||||||
mountPath: /data
|
mountPath: /usr/src/app/store
|
||||||
usb:
|
usb:
|
||||||
enabled: true
|
enabled: true
|
||||||
type: hostPath
|
type: hostPath
|
||||||
|
@@ -12,4 +12,4 @@ spec:
|
|||||||
storageClassName: rook-ceph-block
|
storageClassName: rook-ceph-block
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
storage: 10Gi
|
storage: 1Gi
|
||||||
|
Reference in New Issue
Block a user