mirror of
https://github.com/mastodon/chart
synced 2025-05-18 04:53:21 +00:00
Adjust copy parameters
This commit is contained in:
parent
65936002db
commit
9e950fdaa1
|
@ -66,6 +66,10 @@ spec:
|
||||||
- copy
|
- copy
|
||||||
- /assets/public
|
- /assets/public
|
||||||
- "remote:{{ required "Please specify a bucket for S3 asset uploads" .Values.mastodon.hooks.s3Upload.bucket }}"
|
- "remote:{{ required "Please specify a bucket for S3 asset uploads" .Values.mastodon.hooks.s3Upload.bucket }}"
|
||||||
|
- --fast-list
|
||||||
|
- --transfers=32
|
||||||
|
- --include
|
||||||
|
- "{assets,packs}/**"
|
||||||
- --progress
|
- --progress
|
||||||
- -vv
|
- -vv
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user