add nfs mount

This commit is contained in:
2025-01-26 01:02:27 -06:00
parent c06432af0b
commit bc63958420
2 changed files with 28 additions and 0 deletions

View File

@@ -189,6 +189,15 @@ ollama:
main:
- path: /workspace
readOnly: false
models:
type: persistentVolumeClaim
existingClaim: stable-diffusion-nfs-storage-models
advancedMounts:
main:
qbittorrent:
main:
- path: /opt/stable-diffusion-webui/models/Stable-diffusion
readOnly: false
web-data:
storageClass: ceph-block
accessMode: ReadWriteOnce