From 0356f3cd97abe06914ec9f92c87b956cea9c204f Mon Sep 17 00:00:00 2001 From: Philip Haupt <“der.mad.mob@gmail.com”> Date: Sat, 15 Nov 2025 17:21:39 +0100 Subject: [PATCH] storageClassName --- open-webui/main.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/open-webui/main.yaml b/open-webui/main.yaml index bdf8247..454797f 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