increase gitea storage size
ci/woodpecker/push/flux-reconcile-source Pipeline was successful
ci/woodpecker/cron/renovate Pipeline was successful

This commit is contained in:
2026-06-16 23:25:09 +02:00
parent ae7f58240c
commit d10c3efe68
+3 -3
View File
@@ -7,7 +7,7 @@ metadata:
name: gitea-shared-storage-lvmhdd
namespace: openebs
spec:
capacity: 10Gi
capacity: "21474836480"
ownerNodeID: anapistula-delrosalae
shared: "yes"
thinProvision: "no"
@@ -20,7 +20,7 @@ metadata:
name: gitea-shared-storage-lvmhdd
spec:
capacity:
storage: 10Gi
storage: 20Gi
accessModes:
- ReadWriteOnce
persistentVolumeReclaimPolicy: Retain
@@ -41,6 +41,6 @@ spec:
- ReadWriteOnce
resources:
requests:
storage: 10Gi
storage: 20Gi
storageClassName: hdd-lvmpv
volumeName: gitea-shared-storage-lvmhdd