From 6d267bf4068b2c112f193d782f42d6339b1a9815 Mon Sep 17 00:00:00 2001 From: Philip Haupt <“der.mad.mob@gmail.com”> Date: Sat, 21 Feb 2026 12:33:40 +0100 Subject: [PATCH] fix: storageclass --- open-webui/main.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/open-webui/main.yaml b/open-webui/main.yaml index 8f06776..0527c0e 100644 --- a/open-webui/main.yaml +++ b/open-webui/main.yaml @@ -101,6 +101,7 @@ spec: resources: requests: storage: 2Gi + storageClassName: openebs-3-replicas --- apiVersion: apps/v1 kind: Deployment