Just this on that machine I guess
This commit is contained in:
parent
982d2f932c
commit
f071ec84ec
1 changed files with 9 additions and 1 deletions
|
@ -19,7 +19,15 @@ spec:
|
|||
value: local-path-fast
|
||||
- name: persistance.pvc.size
|
||||
value: 3Ti
|
||||
values: "samba:\n users: \n - username: martyn\n password: \"564628\""
|
||||
valuesObject:
|
||||
samba:
|
||||
users:
|
||||
- username: martyn
|
||||
password: '564628'
|
||||
tolerations:
|
||||
- key: "justdisks"
|
||||
operator: Exists
|
||||
effect: "NoSchedule"
|
||||
path: apps-helm/samba4
|
||||
repoURL: http://forgejo.git.svc.cluster.local/martyn/infra4talos.git
|
||||
targetRevision: HEAD
|
||||
|
|
Loading…
Add table
Reference in a new issue