mirror of
https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git
synced 2026-08-21 05:26:49 +00:00
Now that the endpoint/credentials are fixed and this job can actually reach the VPS, it surfaced two more real bugs: no fsGroup (couldn't read the PVC data at all - nextcloud's real Deployment uses fsGroup 33/www-data, this job never matched it) and no writable cache dir for runAsUser 65534 (restic defaults to $HOME/.cache). Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>