diff --git a/services/PVR/Radarr/persistentvolume-csismb-radarr-config.yaml b/services/PVR/Radarr/persistentvolume-csismb-radarr-config.yaml index 4cc8c8f..2d92ff8 100644 --- a/services/PVR/Radarr/persistentvolume-csismb-radarr-config.yaml +++ b/services/PVR/Radarr/persistentvolume-csismb-radarr-config.yaml @@ -18,6 +18,7 @@ spec: # - gid=911 - nobrl - cache=strict + - iocharset=utf8 - mfsymlinks - noserverino # required to prevent data corruption csi: diff --git a/services/PVR/Radarr/persistentvolume-csismb-radarr-movies.yaml b/services/PVR/Radarr/persistentvolume-csismb-radarr-movies.yaml index 68066c4..e32a984 100644 --- a/services/PVR/Radarr/persistentvolume-csismb-radarr-movies.yaml +++ b/services/PVR/Radarr/persistentvolume-csismb-radarr-movies.yaml @@ -18,6 +18,7 @@ spec: - gid=911 - nobrl - cache=strict + - iocharset=utf8 - mfsymlinks - noserverino # required to prevent data corruption csi: diff --git a/services/PVR/Radarr/persistentvolume-csismb-radarr-scratch.yaml b/services/PVR/Radarr/persistentvolume-csismb-radarr-scratch.yaml index f91bb89..d5ed1bd 100644 --- a/services/PVR/Radarr/persistentvolume-csismb-radarr-scratch.yaml +++ b/services/PVR/Radarr/persistentvolume-csismb-radarr-scratch.yaml @@ -18,6 +18,7 @@ spec: - gid=911 - nobrl - cache=strict + - iocharset=utf8 - mfsymlinks - noserverino # required to prevent data corruption csi: diff --git a/services/PVR/SABnzbd/persistentvolume-csismb-sabnzbd-scratch.yaml b/services/PVR/SABnzbd/persistentvolume-csismb-sabnzbd-scratch.yaml index 80718ee..5fdd01d 100644 --- a/services/PVR/SABnzbd/persistentvolume-csismb-sabnzbd-scratch.yaml +++ b/services/PVR/SABnzbd/persistentvolume-csismb-sabnzbd-scratch.yaml @@ -18,6 +18,7 @@ spec: - gid=911 - nobrl - cache=strict + - iocharset=utf8 - mfsymlinks - noserverino # required to prevent data corruption csi: diff --git a/services/PVR/Sonarr/persistentvolume-csismb-sonarr-scratch.yaml b/services/PVR/Sonarr/persistentvolume-csismb-sonarr-scratch.yaml index 401960d..dffab64 100644 --- a/services/PVR/Sonarr/persistentvolume-csismb-sonarr-scratch.yaml +++ b/services/PVR/Sonarr/persistentvolume-csismb-sonarr-scratch.yaml @@ -18,6 +18,7 @@ spec: - gid=911 - nobrl - cache=strict + - iocharset=utf8 - mfsymlinks - noserverino # required to prevent data corruption csi: diff --git a/services/PVR/Sonarr/persistentvolume-csismb-sonarr-series.yaml b/services/PVR/Sonarr/persistentvolume-csismb-sonarr-series.yaml index 54d4288..b9f2715 100644 --- a/services/PVR/Sonarr/persistentvolume-csismb-sonarr-series.yaml +++ b/services/PVR/Sonarr/persistentvolume-csismb-sonarr-series.yaml @@ -18,6 +18,7 @@ spec: - gid=911 - nobrl - cache=strict + - iocharset=utf8 - mfsymlinks - noserverino # required to prevent data corruption csi: