From 31a97615a3f00ef78e90d1824bc58e07ad10f5dc Mon Sep 17 00:00:00 2001 From: migatu Date: Tue, 28 Jul 2026 13:25:04 +0200 Subject: [PATCH] Libr --- conjurer/librarian.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conjurer/librarian.yaml b/conjurer/librarian.yaml index fbe6d2d..0b24583 100644 --- a/conjurer/librarian.yaml +++ b/conjurer/librarian.yaml @@ -29,7 +29,7 @@ spec: - name: doi nfs: server: 192.168.1.34 - path: /mnt/Tank1/conjurer_doi + path: /mnt/Tank1/conjurer_swap/librarian_data - name: state persistentVolumeClaim: { claimName: librarian-state } ---