From d0a631d4301d10b2b0822abdbf2d48290d1a61ba Mon Sep 17 00:00:00 2001 From: Matt Reeves Date: Tue, 9 Jul 2024 20:44:28 -0400 Subject: [PATCH] testing --- 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 b63b9c4..16db8b3 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_IP} - name: radarr-config persistentVolumeClaim: claimName: radarr-config