diff --git a/apps/emby/base/deployment.yaml b/apps/emby/base/deployment.yaml index 41e99f5..c35f0f5 100644 --- a/apps/emby/base/deployment.yaml +++ b/apps/emby/base/deployment.yaml @@ -33,7 +33,7 @@ spec: - mountPath: /mnt/share_movie name: media subPath: movie - - mountPath: /mnt/share_tvshow + - mountPath: /mnt/share_shows name: media subPath: tvshow - mountPath: /mnt/share_anime