From 1857dd961e8c20aba963c24536addc2c0ed40fee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorsten=20Ro=C3=9Fner?= Date: Wed, 19 Nov 2025 17:42:06 +0100 Subject: [PATCH] docs(persistance.yaml.gotmpl): Streamline comment for `dovecot` PVC usage --- helmfile/environments/default/persistence.yaml.gotmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helmfile/environments/default/persistence.yaml.gotmpl b/helmfile/environments/default/persistence.yaml.gotmpl index ab3b2527..a22efec0 100644 --- a/helmfile/environments/default/persistence.yaml.gotmpl +++ b/helmfile/environments/default/persistence.yaml.gotmpl @@ -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: