increase openwebui storage to 10Gi

This commit is contained in:
2026-02-25 17:41:23 +01:00
parent 9f55d67ffa
commit 6b0c50b104

View File

@@ -7,7 +7,7 @@ metadata:
name: openwebui-lvmhdd
namespace: openebs
spec:
capacity: 1Gi
capacity: 10Gi
ownerNodeID: anapistula-delrosalae
shared: "yes"
thinProvision: "no"
@@ -20,7 +20,7 @@ metadata:
name: openwebui-lvmhdd
spec:
capacity:
storage: 1Gi
storage: 10Gi
accessModes:
- ReadWriteOnce
persistentVolumeReclaimPolicy: Retain
@@ -41,6 +41,6 @@ spec:
- ReadWriteOnce
resources:
requests:
storage: 1Gi
storage: 10Gi
storageClassName: hdd-lvmpv
volumeName: openwebui-lvmhdd