ressu / kube-plex

Scalable Plex Media Server on Kubernetes -- dispatch transcode jobs as pods on your cluster!
Apache License 2.0
104 stars 23 forks source link

Add Kustomize based template example #18

Closed ressu closed 3 years ago

ressu commented 3 years ago

While the helm based template is useful to get started, it has limitations. The Kustomize based can be used to take a base configuration from this repository and deployment specific changes can be overlaid on the base configuration.