parent
4575f1b05d
commit
c49945a289
5 changed files with 15 additions and 14 deletions
garage/migrate/resources
|
@ -2,7 +2,7 @@
|
|||
apiVersion: batch/v1
|
||||
kind: Job
|
||||
metadata:
|
||||
name: sync-garage-blog
|
||||
name: sync-garage-forgejo
|
||||
namespace: garage
|
||||
spec:
|
||||
ttlSecondsAfterFinished: 100
|
||||
|
@ -20,8 +20,8 @@ spec:
|
|||
- --ignore-errors
|
||||
- -s3-upload-concurrency 64
|
||||
- -v
|
||||
- garage:blog
|
||||
- hcloud:1661580-blog
|
||||
- garage:forgejo
|
||||
- hcloud:1661580-forgejo
|
||||
volumeMounts:
|
||||
- name: rclone-config
|
||||
mountPath: /config/rclone
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue