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
|
value: longhorn-fast
|
||||||
- name: persistence.pvc.size
|
- name: persistence.pvc.size
|
||||||
value: 100Mi
|
value: 100Mi
|
||||||
- name: livenessprobe.enabled
|
- name: livenessProbe.enabled
|
||||||
value: false
|
value: false
|
||||||
valuesObject:
|
valuesObject:
|
||||||
samba:
|
samba:
|
||||||
users:
|
users:
|
||||||
- username: martyn
|
- username: martyn
|
||||||
password: '564628'
|
password: '564628'
|
||||||
affinity:
|
|
||||||
nodeAffinity:
|
|
||||||
preferredDuringSchedulingIgnoredDuringExecution:
|
|
||||||
- weight: 1
|
|
||||||
preference:
|
|
||||||
matchExpressions:
|
|
||||||
- key: kubernetes.io/hostname
|
|
||||||
operator: In
|
|
||||||
values:
|
|
||||||
- talos-llu-kx3
|
|
||||||
persistence:
|
persistence:
|
||||||
extraPVCShares:
|
extraPVCShares:
|
||||||
- name: oldspace
|
- name: oldspace
|
||||||
|
|
Loading…
Add table
Reference in a new issue