mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-10 09:11:30 -05:00
move to longhorn
This commit is contained in:
parent
8ccd7e812d
commit
10b7d24a24
2 changed files with 26 additions and 25 deletions
|
|
@ -3,7 +3,7 @@ kind: PersistentVolumeClaim
|
|||
metadata:
|
||||
name: bitwarden-pvc
|
||||
spec:
|
||||
storageClassName: nfs-storage
|
||||
storageClassName: longhorn
|
||||
accessModes:
|
||||
- ReadWriteMany
|
||||
resources:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue