diff --git a/services/PVR/SABnzbd/persistentvolume-csismb-sabnzbd-config.yaml b/services/PVR/SABnzbd/persistentvolume-csismb-sabnzbd-config.yaml index 7b13b62..cb6ea20 100644 --- a/services/PVR/SABnzbd/persistentvolume-csismb-sabnzbd-config.yaml +++ b/services/PVR/SABnzbd/persistentvolume-csismb-sabnzbd-config.yaml @@ -30,4 +30,4 @@ spec: subDir: sabnzbd/config nodeStageSecretRef: name: smb-credentials - namespace: sonarr + namespace: sabnzbd diff --git a/services/PVR/SABnzbd/persistentvolume-csismb-sabnzbd-scratch.yaml b/services/PVR/SABnzbd/persistentvolume-csismb-sabnzbd-scratch.yaml index a8ac833..8f53369 100644 --- a/services/PVR/SABnzbd/persistentvolume-csismb-sabnzbd-scratch.yaml +++ b/services/PVR/SABnzbd/persistentvolume-csismb-sabnzbd-scratch.yaml @@ -30,4 +30,4 @@ spec: subDir: pvr/scratch nodeStageSecretRef: name: smb-credentials - namespace: sonarr + namespace: sabnzbd