From e804e2f4292c4e3646fc5083933c7089325253d2 Mon Sep 17 00:00:00 2001 From: Danny Bessems Date: Thu, 17 Jul 2025 13:47:46 +1000 Subject: [PATCH] Change smb mount attributes #4 --- services/PVR/Radarr/persistentvolume-csismb-radarr-config.yaml | 1 + services/PVR/Radarr/persistentvolume-csismb-radarr-movies.yaml | 1 + services/PVR/Radarr/persistentvolume-csismb-radarr-scratch.yaml | 1 + .../PVR/SABnzbd/persistentvolume-csismb-sabnzbd-scratch.yaml | 1 + services/PVR/Sonarr/persistentvolume-csismb-sonarr-scratch.yaml | 1 + services/PVR/Sonarr/persistentvolume-csismb-sonarr-series.yaml | 1 + 6 files changed, 6 insertions(+) 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: