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