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
|
||||
size: 1Ti
|
||||
storageClass: longhorn-spinny
|
||||
tolerations:
|
||||
- key: "justdisks"
|
||||
operator: Exists
|
||||
effect: "NoSchedule"
|
||||
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