fix: increase miniflux-db PVC to 5Gi
This commit is contained in:
@@ -6,7 +6,7 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
instances: 3
|
instances: 3
|
||||||
storage:
|
storage:
|
||||||
size: 2Gi
|
size: 5Gi
|
||||||
storageClass: longhorn
|
storageClass: longhorn
|
||||||
backup:
|
backup:
|
||||||
barmanObjectStore:
|
barmanObjectStore:
|
||||||
|
|||||||
Reference in New Issue
Block a user