Skip to content

Commit 3245b62

Browse files
fix(ci): render nfs cluster
Signed-off-by: Nikita Korolev <nikita.korolev@flant.com>
1 parent 0b69b52 commit 3245b62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/dvp-static-cluster/charts/infra/templates/_helpers.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ spec:
3535
{{- range $i, $v := $cfg.additionalDisks }}
3636
- kind: VirtualDisk
3737
name: {{ printf "%s-%d" $name $i }}
38+
{{- end }}
3839
{{- end }}
3940
networks:
4041
- type: Main
@@ -130,5 +131,4 @@ spec:
130131
{{- end }}
131132
{{- end }}
132133
{{- end }}
133-
{{- end }}
134134
{{- end }}

0 commit comments

Comments
 (0)