Skip to content

Commit d0955a4

Browse files
author
anton.voskresensky
committed
add parallel snapshots
1 parent fb623c7 commit d0955a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

example/helm-example/templates/osctl/02-osctl-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ data:
116116
exclude_sharding: {{ .Values.sharding.exclude_indices | default "" | quote }}
117117
118118
# snapshots:
119+
max_concurrent_snapshots: {{ .Values.snapshots.max_concurrent_snapshots | default 3 | quote }}
119120
120121
# snapshotschecker:
121122

0 commit comments

Comments
 (0)