diff --git a/README.md b/README.md index 3888fb3..31797bf 100644 --- a/README.md +++ b/README.md @@ -234,7 +234,7 @@ Kustomizations that reference encrypted secrets include a `decryption` block poi ## Next Steps -- **Add a backup system** — Set up Restic + Rclone to back up your PVCs and databases to cloud storage. +- **Add a backup system** — I have used Restic + Rclone to back up my data to OneDrive but there are other options. - **Add your second app** — See [`docs/adding-an-app.md`](docs/adding-an-app.md) for a step-by-step walkthrough. ## Troubleshooting