Correct indentation
This commit is contained in:
parent
80613df7d0
commit
11982943fd
1 changed files with 4 additions and 4 deletions
|
@ -107,10 +107,10 @@ spec:
|
||||||
- name: roms-b
|
- name: roms-b
|
||||||
size: 1Ti
|
size: 1Ti
|
||||||
storageClass: longhorn-spinny
|
storageClass: longhorn-spinny
|
||||||
tolerations:
|
tolerations:
|
||||||
- key: "justdisks"
|
- key: "justdisks"
|
||||||
operator: Exists
|
operator: Exists
|
||||||
effect: "NoSchedule"
|
effect: "NoSchedule"
|
||||||
path: apps-helm/samba4
|
path: apps-helm/samba4
|
||||||
repoURL: http://forgejo.git.svc.cluster.local/martyn/infra4talos.git
|
repoURL: http://forgejo.git.svc.cluster.local/martyn/infra4talos.git
|
||||||
targetRevision: HEAD
|
targetRevision: HEAD
|
||||||
|
|
Loading…
Add table
Reference in a new issue