Try and get samba and the disks on the mostly disk node
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
44c78e0687
commit
6be6475c6e
1 changed files with 10 additions and 0 deletions
|
@ -24,6 +24,16 @@ spec:
|
|||
users:
|
||||
- username: martyn
|
||||
password: "564628"
|
||||
affinity:
|
||||
nodeAffinity:
|
||||
preferredDuringSchedulingIgnoredDuringExecution:
|
||||
- weight: 1
|
||||
preference:
|
||||
matchExpressions:
|
||||
- key: kubernetes.io/hostname
|
||||
operator: In
|
||||
values:
|
||||
- talos-llu-kx3
|
||||
persistence:
|
||||
combineShares: true
|
||||
sharesToCombine:
|
||||
|
|
Loading…
Add table
Reference in a new issue