mailu: reserve capacity for spam filtering
This commit is contained in:
parent
6118b4eb3e
commit
9eee5cb339
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user