How to restore
-
Port forward the rest api for gcloud
kubectl port-forward -n backup service/rclone-gcloud 8000
-
Load the snapshots locally
restic -r rest:http://127.0.0.1:8000/kluster mount /mnt/restic
(The password is in a secret)
-
Copy relevant files to the correct location on the NAS