feat: add db
This commit is contained in:
@@ -42,3 +42,8 @@ persistence:
|
||||
type: hostPath
|
||||
hostPath: /data/volume-offlineimap
|
||||
mountPath: /dump
|
||||
db:
|
||||
enabled: true
|
||||
type: hostPath
|
||||
hostPath: /data/volume-offlineimap-db
|
||||
mountPath: /home/offlineimap/.offlineimap
|
||||
Reference in New Issue
Block a user