From 602e636e4d42b54b72f443da0a43ef2a3646aab8 Mon Sep 17 00:00:00 2001 From: Danny Bessems Date: Thu, 10 Jul 2025 10:23:08 +1000 Subject: [PATCH] Rebase SABnzbd smb volumes #2 --- .../PVR/SABnzbd/persistentvolume-csismb-sabnzbd-config.yaml | 2 +- .../PVR/SABnzbd/persistentvolume-csismb-sabnzbd-scratch.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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