refactor(ente): switch to hcloud object storage
All checks were successful
Renovate / renovate (push) Successful in 54s
All checks were successful
Renovate / renovate (push) Successful in 54s
This commit is contained in:
parent
ce537c35c6
commit
400ef17fae
3 changed files with 3 additions and 3 deletions
Binary file not shown.
|
@ -2,7 +2,7 @@
|
||||||
apiVersion: batch/v1
|
apiVersion: batch/v1
|
||||||
kind: Job
|
kind: Job
|
||||||
metadata:
|
metadata:
|
||||||
name: sync-garage-forgejo
|
name: sync-garage-ente
|
||||||
namespace: garage
|
namespace: garage
|
||||||
spec:
|
spec:
|
||||||
ttlSecondsAfterFinished: 100
|
ttlSecondsAfterFinished: 100
|
||||||
|
@ -20,8 +20,8 @@ spec:
|
||||||
- --ignore-errors
|
- --ignore-errors
|
||||||
- -s3-upload-concurrency 64
|
- -s3-upload-concurrency 64
|
||||||
- -v
|
- -v
|
||||||
- garage:forgejo
|
- petabox:ente
|
||||||
- hcloud:1661580-forgejo
|
- hcloud:1661580-ente
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: rclone-config
|
- name: rclone-config
|
||||||
mountPath: /config/rclone
|
mountPath: /config/rclone
|
||||||
|
|
Binary file not shown.
Loading…
Reference in a new issue