make things match reality
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
57cfe4c5eb
commit
770fe0446e
1 changed files with 1 additions and 11 deletions
|
@ -19,23 +19,13 @@ spec:
|
|||
value: longhorn-fast
|
||||
- name: persistence.pvc.size
|
||||
value: 100Mi
|
||||
- name: livenessprobe.enabled
|
||||
- name: livenessProbe.enabled
|
||||
value: false
|
||||
valuesObject:
|
||||
samba:
|
||||
users:
|
||||
- username: martyn
|
||||
password: '564628'
|
||||
affinity:
|
||||
nodeAffinity:
|
||||
preferredDuringSchedulingIgnoredDuringExecution:
|
||||
- weight: 1
|
||||
preference:
|
||||
matchExpressions:
|
||||
- key: kubernetes.io/hostname
|
||||
operator: In
|
||||
values:
|
||||
- talos-llu-kx3
|
||||
persistence:
|
||||
extraPVCShares:
|
||||
- name: oldspace
|
||||
|
|
Loading…
Add table
Reference in a new issue