mailu: fail critical paths onto healthy capacity
This commit is contained in:
parent
c5d6e91d45
commit
77360ee9d3
@ -365,6 +365,7 @@ spec:
|
||||
- titan-14
|
||||
- titan-15
|
||||
- titan-17
|
||||
- titan-18
|
||||
- titan-19
|
||||
serviceAccountName: mailu-vault-sync
|
||||
automountServiceAccountToken: true
|
||||
@ -444,7 +445,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:
|
||||
@ -528,6 +529,7 @@ spec:
|
||||
- titan-14
|
||||
- titan-15
|
||||
- titan-17
|
||||
- titan-18
|
||||
- titan-19
|
||||
serviceAccountName: mailu-vault-sync
|
||||
automountServiceAccountToken: true
|
||||
@ -607,7 +609,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