pub const DEFAULT_CACHE_DIR: &str = "/var/cache/kopia";Expand description
The writable base directory both the controller Deployment and the mover
Job mount an emptyDir at, and that the binaries default their kopia
cache/log/config under. Keep this in sync with the kopia-cache volume mount
in deploy/helm/kopiur/templates/deployment.yaml and in
kopiur_mover::jobs::build_job.