From 67a0e5bbd619cd3a4fd15176f51af2b952b6f736 Mon Sep 17 00:00:00 2001 From: alexlebens Date: Sat, 22 Jun 2024 21:17:00 -0500 Subject: [PATCH] fix transcode mount --- clusters/cl01tl/applications/plex/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/applications/plex/values.yaml b/clusters/cl01tl/applications/plex/values.yaml index 4e3acb8c6..d2e348651 100644 --- a/clusters/cl01tl/applications/plex/values.yaml +++ b/clusters/cl01tl/applications/plex/values.yaml @@ -86,7 +86,7 @@ plex: transcode: type: emptyDir advancedMounts: - transcoder: + main: main: - path: /transcode readOnly: false