commit a48337f78d2502231e55364ea165c7f5cf6260c0 parent ca4cbde8d4ec70e001ea37e86e36f75001e8c8c3 Author: MTRNord <MTRNord@users.noreply.github.com> Date: Mon, 4 Aug 2025 15:44:09 +0200 Migrate continuwuity Diffstat:
| M | apps/talos_cluster/continuwuity/pvc.yaml | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/apps/talos_cluster/continuwuity/pvc.yaml b/apps/talos_cluster/continuwuity/pvc.yaml @@ -6,7 +6,7 @@ spec: resources: requests: storage: 5Gi - storageClassName: ceph-filesystem + storageClassName: longhorn volumeMode: Filesystem accessModes: - ReadWriteOnce