Revert "Move to the storage node when wanted"
This reverts commit 622b8a36f4
.
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
622b8a36f4
commit
1f682b195b
1 changed files with 1 additions and 15 deletions
|
@ -19,21 +19,7 @@ spec:
|
|||
value: local-path-fast
|
||||
- name: persistance.pvc.size
|
||||
value: 3Ti
|
||||
valuesObject:
|
||||
samba:
|
||||
users:
|
||||
- username: martyn
|
||||
password: "564628"
|
||||
affinity:
|
||||
nodeAffinity:
|
||||
preferredDuringSchedulingIgnoredDuringExecution:
|
||||
- weight: 1
|
||||
preference:
|
||||
matchExpressions:
|
||||
- key: kubernetes.io/hostname
|
||||
operator: In
|
||||
values:
|
||||
- talos-llu-kx3
|
||||
values: "samba:\n users: \n - username: martyn\n password: \"564628\""
|
||||
path: apps-helm/samba4
|
||||
repoURL: https://git.martyn.berlin/martyn/infra4talos.git
|
||||
targetRevision: HEAD
|
||||
|
|
Loading…
Add table
Reference in a new issue