diff --git a/kubernetes/apps/qbittorrent/qbittorrent/ks.yaml b/kubernetes/apps/qbittorrent/qbittorrent/ks.yaml index d209b1d..823640a 100644 --- a/kubernetes/apps/qbittorrent/qbittorrent/ks.yaml +++ b/kubernetes/apps/qbittorrent/qbittorrent/ks.yaml @@ -25,6 +25,9 @@ spec: substitute: APP: *app VOLSYNC_CAPACITY: 2Gi + VOLSYNC_ACCESSMODES: ReadWriteMany + VOLSYNC_STORAGECLASS: ceph-filesystem + VOLSYNC_SNAPSHOTCLASS: csi-ceph-filesystem --- # yaml-language-server: $schema=https://ks.hsn.dev/kustomize.toolkit.fluxcd.io/kustomization_v1.json apiVersion: kustomize.toolkit.fluxcd.io/v1