From 9b7adc382653092cf7494d4837e106d5e3ca992d Mon Sep 17 00:00:00 2001 From: jenkins Date: Sat, 22 Aug 2026 15:09:54 -0300 Subject: [PATCH] mailu: allow Dovecot storage failover --- services/mailu/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/mailu/helmrelease.yaml b/services/mailu/helmrelease.yaml index da7fa4d8..078925d3 100644 --- a/services/mailu/helmrelease.yaml +++ b/services/mailu/helmrelease.yaml @@ -611,7 +611,7 @@ spec: - matchExpressions: - key: kubernetes.io/hostname operator: NotIn - values: ["titan-14", "titan-15", "titan-17", "titan-18", "titan-19"] + values: ["titan-14", "titan-15", "titan-18", "titan-19"] serviceAccountName: mailu-vault-sync automountServiceAccountToken: true containers: