mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-09 16:51:31 -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:
|
metadata:
|
||||||
name: bitwarden-longhorn-pvc
|
name: bitwarden-longhorn-pvc
|
||||||
spec:
|
spec:
|
||||||
storageClassName: longhorn
|
storageClassName: nfs-storage
|
||||||
accessModes:
|
accessModes:
|
||||||
- ReadWriteMany
|
- ReadWriteMany
|
||||||
resources:
|
resources:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue