using pms docker chart for plex
This commit is contained in:
@@ -2,4 +2,13 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- ./deployment.yaml
|
||||
- ./service.yaml
|
||||
- ./service.yaml
|
||||
---
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
helmCharts:
|
||||
- name: plex-media-server
|
||||
repo: https://raw.githubusercontent.com/plexinc/pms-docker/gh-pages
|
||||
version: 1.16.0
|
||||
releaseName: plex-media-server
|
||||
valuesFile: values.yaml
|
||||
Reference in New Issue
Block a user