mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-08 16:31:19 -05:00
plex
This commit is contained in:
parent
7fd59dd0ff
commit
8e257db93d
1 changed files with 3 additions and 0 deletions
|
|
@ -28,8 +28,11 @@ spec:
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
kind: PersistentVolume
|
kind: PersistentVolume
|
||||||
metadata:
|
metadata:
|
||||||
|
annotations:
|
||||||
|
pv.kubernetes.io/provisioned-by: longhorn
|
||||||
finalizers:
|
finalizers:
|
||||||
- kubernetes.io/pv-protection
|
- kubernetes.io/pv-protection
|
||||||
|
- external-attacher/driver-longhorn-io
|
||||||
name: plex-pv
|
name: plex-pv
|
||||||
spec:
|
spec:
|
||||||
accessModes:
|
accessModes:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue