https://github.com/bakdata/rclone-helm-chart
Helm chart for deploying an rclone CronJob
https://github.com/bakdata/rclone-helm-chart
Last synced: 2 months ago
JSON representation
Helm chart for deploying an rclone CronJob
- Host: GitHub
- URL: https://github.com/bakdata/rclone-helm-chart
- Owner: bakdata
- License: mit
- Created: 2024-06-27T09:59:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-10T10:39:21.000Z (about 1 year ago)
- Last Synced: 2025-04-10T23:48:12.789Z (12 months ago)
- Language: Mustache
- Size: 262 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rclone-helm-chart
Helm chart for deploying an rclone CronJob
## Install
```shell
helm repo add bakdata-rclone https://bakdata.github.io/rclone-helm-chart/
helm repo update
helm install bakdata-rclone/rclone-copy
```