Revert "chore: Move pvc to datastore as this is cluster-specific"
This reverts commit 775a28e4bb.
This commit is contained in:
parent
775a28e4bb
commit
cd0c3724c6
6 changed files with 14 additions and 8 deletions
|
|
@ -4,7 +4,7 @@ kind: Kustomization
|
|||
namespace: plex
|
||||
|
||||
resources:
|
||||
- ../datastore/pvc.yaml
|
||||
- ../../kustomize-bases/nfs-media
|
||||
- configmap.yaml
|
||||
- deployments.yaml
|
||||
- ingress.yaml
|
||||
|
|
@ -36,5 +36,5 @@ patches:
|
|||
value: ReadOnlyMany
|
||||
|
||||
images:
|
||||
- name: plexinc/pms-docker
|
||||
newTag: 1.43.1.10611-1e34174b1@sha256:8b5bcdf7b506fe051aa1a0a0d464efdb3ad8c0fb1f8a4dfb27a8c489b609920c
|
||||
- name: plexinc/pms-docker
|
||||
newTag: 1.43.1.10611-1e34174b1@sha256:8b5bcdf7b506fe051aa1a0a0d464efdb3ad8c0fb1f8a4dfb27a8c489b609920c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue