mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
nfs-storage
This commit is contained in:
parent
643e5faf65
commit
75daea6d07
1 changed files with 1 additions and 1 deletions
|
|
@ -94,7 +94,7 @@ nextcloud:
|
||||||
persistence:
|
persistence:
|
||||||
enabled: true
|
enabled: true
|
||||||
annotations: {}
|
annotations: {}
|
||||||
storageClass: "longhorn"
|
storageClass: "nfs-storage"
|
||||||
accessMode: ReadWriteOnce
|
accessMode: ReadWriteOnce
|
||||||
size: 50Gi
|
size: 50Gi
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue