From 8a9cf61137b9ab310d88f9bbbc01b5f6f6296053 Mon Sep 17 00:00:00 2001 From: Chris Farhood Date: Fri, 17 Apr 2026 23:30:34 -0400 Subject: [PATCH] fix(storage): migrate znc from block-truenas to ceph-block Co-Authored-By: Claude Opus 4.6 (1M context) --- znc/statefulset.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/znc/statefulset.yaml b/znc/statefulset.yaml index 531ba33..fd60876 100644 --- a/znc/statefulset.yaml +++ b/znc/statefulset.yaml @@ -73,7 +73,7 @@ spec: - metadata: name: config spec: - storageClassName: block-truenas + storageClassName: ceph-block accessModes: - ReadWriteOnce resources: