I do have a kopia instance doing all the snapshots. For restoring purposes I want to run a K8s pod accessing the repo but in a read-only way. I want to mount the repo RO inside the pod. But for that scenario I would probably need to disable scheduling, maintenance and so on…
Is kopia capable of opening a repo in an RO way like that?