mailu: reserve capacity for spam filtering

This commit is contained in:
jenkins 2026-08-16 15:25:03 -03:00
parent 6118b4eb3e
commit 9eee5cb339

View File

@ -654,6 +654,7 @@ spec:
metadata:
annotations:
vault.hashicorp.com/agent-inject: "true"
vault.hashicorp.com/agent-requests-cpu: "25m"
vault.hashicorp.com/role: "mailu-mailserver"
vault.hashicorp.com/agent-inject-secret-mailu-env.sh: "kv/data/atlas/mailu/mailu-secret"
vault.hashicorp.com/agent-inject-template-mailu-env.sh: |
@ -686,7 +687,7 @@ spec:
- matchExpressions:
- key: kubernetes.io/hostname
operator: NotIn
values: ["titan-13", "titan-15", "titan-17", "titan-19"]
values: ["titan-14", "titan-15", "titan-17", "titan-18", "titan-19"]
serviceAccountName: mailu-vault-sync
automountServiceAccountToken: true
containers: