There was an error while loading. Please reload this page.
1 parent f8d5b0d commit 290c2deCopy full SHA for 290c2de
1 file changed
workflows/pointcloud/fix_laz_header.yaml
@@ -13,11 +13,6 @@ spec:
13
karpenter.sh/capacity-type: 'spot'
14
entrypoint: main
15
onExit: exit-handler
16
- synchronization:
17
- semaphore:
18
- configMapKeyRef:
19
- name: semaphores
20
- key: standardising
21
workflowMetadata:
22
labelsFrom:
23
linz.govt.nz/user-group:
@@ -86,7 +81,7 @@ spec:
86
81
value: ''
87
82
- name: group
88
83
description: 'Group files by this many files (will use the value of `group` or `group_size` that is reached first). Set to -1 to disable.'
89
- value: '1000'
84
+ value: '500'
90
85
- name: group_size
91
description: 'Group the files into this size per group (will use the value of `group` or `group_size` that is reached first). Set to -1 to disable.'
92
value: '100Gi'
0 commit comments