From b7e622cbf854af1bf4ed2f618ae57a89b02a0c05 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sun, 26 Jan 2025 01:03:15 -0600 Subject: [PATCH] fix mounts --- clusters/cl01tl/platform/ollama/values.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/clusters/cl01tl/platform/ollama/values.yaml b/clusters/cl01tl/platform/ollama/values.yaml index 0955d19dc..4459010b5 100644 --- a/clusters/cl01tl/platform/ollama/values.yaml +++ b/clusters/cl01tl/platform/ollama/values.yaml @@ -193,8 +193,7 @@ ollama: type: persistentVolumeClaim existingClaim: stable-diffusion-nfs-storage-models advancedMounts: - main: - qbittorrent: + stable-diffusion: main: - path: /opt/stable-diffusion-webui/models/Stable-diffusion readOnly: false