mirror of
https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk.git
synced 2025-12-06 07:21:36 +01:00
docs(persistance.yaml.gotmpl): Streamline comment for dovecot PVC usage
This commit is contained in:
@@ -16,8 +16,8 @@ persistence:
|
|||||||
size: "1Gi"
|
size: "1Gi"
|
||||||
storageClassName: ~
|
storageClassName: ~
|
||||||
dovecot:
|
dovecot:
|
||||||
# With Dovecot CE this is used for the mail storage.
|
# openDesk CE: Mail storage
|
||||||
# Dovecot Pro (EE) uses this storage for the metacache,
|
# openDesk EE (with Dovecot Pro): Storage for metacache
|
||||||
size: "1Gi"
|
size: "1Gi"
|
||||||
storageClassName: ~
|
storageClassName: ~
|
||||||
mariadb:
|
mariadb:
|
||||||
|
|||||||
Reference in New Issue
Block a user