Skip to content

Commit

Permalink
Add Helm install documentation (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
yannick-roeder authored Jul 8, 2024
1 parent e97ffe6 commit 49c5d7f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,11 @@
# 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
```

0 comments on commit 49c5d7f

Please sign in to comment.