diff --git a/cluster/apps/production/radarr/radarr.yaml b/cluster/apps/production/radarr/radarr.yaml index 75b14f2..b63b9c4 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