mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
update
This commit is contained in:
parent
3dbaa2b7b7
commit
d0390bbda1
1 changed files with 2 additions and 2 deletions
|
|
@ -103,7 +103,7 @@ nextcloud:
|
|||
persistence:
|
||||
enabled: true
|
||||
storageClass: "longhorn"
|
||||
accessMode: ReadWriteOnce
|
||||
accessMode: ReadWriteMany
|
||||
size: 8Gi
|
||||
|
||||
redis:
|
||||
|
|
@ -122,7 +122,7 @@ nextcloud:
|
|||
enabled: true
|
||||
annotations: {}
|
||||
storageClass: "longhorn"
|
||||
accessMode: ReadWriteOnce
|
||||
accessMode: ReadWriteMany
|
||||
size: 50Gi
|
||||
|
||||
resources: {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue