mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
update storage
This commit is contained in:
parent
ecf6a8de34
commit
dc1faf8ce0
3 changed files with 47 additions and 43 deletions
|
|
@ -93,7 +93,10 @@ nextcloud:
|
|||
|
||||
persistence:
|
||||
enabled: true
|
||||
existingClaim: nextcloud-pvc
|
||||
annotations: {}
|
||||
storageClass: "longhorn"
|
||||
accessMode: ReadWriteOnce
|
||||
size: 50Gi
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue