From 8c543f74cea7aa957fa3c7fd4dca08801acb3bdf Mon Sep 17 00:00:00 2001 From: Matt Reeves Date: Fri, 12 Jul 2024 20:53:05 -0400 Subject: [PATCH] test --- cluster/apps/production/radarr/radarr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/production/radarr/radarr.yaml b/cluster/apps/production/radarr/radarr.yaml index a49c45d..157be12 100644 --- a/cluster/apps/production/radarr/radarr.yaml +++ b/cluster/apps/production/radarr/radarr.yaml @@ -42,7 +42,7 @@ spec: - name: nas nfs: path: /mnt/thePool/thePoolShare - server: "$(NAS_IP)" + server: nas.local.mafyuh.com - name: radarr-config persistentVolumeClaim: claimName: radarr-config