Implement restic-backup for Gitea #46
|
@ -40,6 +40,7 @@ spec:
|
|||
|
||||
containers:
|
||||
- name: restic-container
|
||||
hostname: restic-cronjob
|
||||
image: git.namesny.com/cluster/restic:latest
|
||||
imagePullPolicy: Always
|
||||
command: ["/bin/sh", "/app/backup.sh"]
|
||||
|
|
Loading…
Reference in New Issue