Skip to content

Commit

Permalink
feat: disable plex
Browse files Browse the repository at this point in the history
  • Loading branch information
mikevader committed Dec 30, 2023
1 parent d7b1eb8 commit 196628b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster-media-apps/plex/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plex:
controller:
enabled: true
enabled: false
env:
# cat /config/Library/Application\ Support/Plex\ Media\ Server/Preferences.xml | tr " " "\n" | \
# sed -n '/<Preferences/,$p' | tail -n +2 | sed 's,/>,,g' | \
Expand Down

0 comments on commit 196628b

Please sign in to comment.