mailu: move admin auth off unhealthy node

This commit is contained in:
jenkins 2026-08-16 14:49:41 -03:00
parent 3da65e4de8
commit 3ef0265ea8

View File

@ -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: