Skip to content

Commit c06f132

Browse files
authored
fix(apps/prod/harbor/release): try to solve uploading issue with chunksize param (#1166)
Signed-off-by: wuhuizuo <[email protected]> Signed-off-by: wuhuizuo <[email protected]>
1 parent 7095952 commit c06f132

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/prod/harbor/release/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ spec:
4949
region: ${KS3_REGION}
5050
regionendpoint: ${KS3_REGION_ENDPOINT}
5151
rootdirectory: harbor
52+
chunksize: "5242880"
5253
persistentVolumeClaim:
5354
jobservice:
5455
size: 30Gi

0 commit comments

Comments
 (0)