From 37cb7b9a14e1c122b0d28cd10d9e34bad0c23d1f Mon Sep 17 00:00:00 2001 From: Chris Farhood Date: Thu, 26 Feb 2026 22:46:54 -0500 Subject: [PATCH] fix(irc): revert thelounge to ceph-block thelounge chmod fails on NVMe-oF volumes. Keep on ceph-block. ZNC remains on block-truenas. Co-Authored-By: Claude Opus 4.6 --- thelounge/statefulset.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thelounge/statefulset.yaml b/thelounge/statefulset.yaml index dbe59fe..1ba6f7c 100644 --- a/thelounge/statefulset.yaml +++ b/thelounge/statefulset.yaml @@ -76,7 +76,7 @@ spec: - metadata: name: config spec: - storageClassName: block-truenas + storageClassName: ceph-block accessModes: - ReadWriteOnce resources: