mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
update nfs storage
This commit is contained in:
parent
1ab66ff26d
commit
23cdc84a4c
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ kind: PersistentVolumeClaim
|
|||
metadata:
|
||||
name: bitwarden-longhorn-pvc
|
||||
spec:
|
||||
storageClassName: longhorn
|
||||
storageClassName: nfs-storage
|
||||
accessModes:
|
||||
- ReadWriteMany
|
||||
resources:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue