Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
justin
rclone-to-dropbox
Commits
1b253789
Verified
Commit
1b253789
authored
Nov 06, 2019
by
justin
Browse files
Change to daily and print INFO level logs.
parent
0831d6ff
Pipeline
#583
passed with stage
in 12 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
deploy/kubectl-apply/gke/backup.yaml
View file @
1b253789
...
...
@@ -4,7 +4,7 @@ metadata:
name
:
rclone-gitlab-backups-to-dropbox
namespace
:
gitlab
spec
:
schedule
:
"
0
7
*
*
*"
schedule
:
"
0
1
*
*
*"
jobTemplate
:
spec
:
template
:
...
...
@@ -15,6 +15,7 @@ spec:
args
:
-
--config
-
/secrets/rclone-backup/rclone.conf
-
-v
-
sync
-
palpantlab-gcs:gke-gitlab-backups
-
dropbox:gke-gitlab-backups
...
...
@@ -34,7 +35,7 @@ metadata:
name
:
rclone-gitlab-lfs-to-dropbox
namespace
:
gitlab
spec
:
schedule
:
"
0
7
*
*
*"
schedule
:
"
0
1
*
*
*"
jobTemplate
:
spec
:
template
:
...
...
@@ -45,6 +46,7 @@ spec:
args
:
-
--config
-
/secrets/rclone-backup/rclone.conf
-
-v
-
sync
-
palpantlab-gcs:gke-gitlab-lfs
-
dropbox:gke-gitlab-lfs
...
...
deploy/kubectl-apply/sfo/backup.yaml
View file @
1b253789
...
...
@@ -4,7 +4,7 @@ metadata:
name
:
rclone-ubuntu-node-01-backups-to-dropbox
namespace
:
prod
spec
:
schedule
:
"
0
7
*
*
*"
schedule
:
"
0
1
*
*
*"
jobTemplate
:
spec
:
template
:
...
...
@@ -15,6 +15,7 @@ spec:
args
:
-
--config
-
/secrets/rclone-backup/rclone.conf
-
-v
-
sync
-
justin-smb-home:/nas/home/ubuntu-node-01
-
dropbox:ubuntu-node-01-deja-vu
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment