From 3ef0265ea8e208bde1a946c322ee012c7ec8640f Mon Sep 17 00:00:00 2001 From: jenkins Date: Sun, 16 Aug 2026 14:49:41 -0300 Subject: [PATCH] mailu: move admin auth off unhealthy node --- 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 2584291a..1a3b256f 100644 --- a/services/mailu/helmrelease.yaml +++ b/services/mailu/helmrelease.yaml @@ -358,7 +358,7 @@ spec: - matchExpressions: - key: kubernetes.io/hostname operator: NotIn - values: ["titan-13", "titan-15", "titan-17", "titan-19"] + values: ["titan-13", "titan-14", "titan-15", "titan-17", "titan-19"] serviceAccountName: mailu-vault-sync automountServiceAccountToken: true containers: