diff --git a/cluster/apps/production/prowlarr/prowlarr.yaml b/cluster/apps/production/prowlarr/prowlarr.yaml index 6ff2390..dc2edd4 100644 --- a/cluster/apps/production/prowlarr/prowlarr.yaml +++ b/cluster/apps/production/prowlarr/prowlarr.yaml @@ -36,13 +36,7 @@ spec: volumeMounts: - mountPath: /config name: prowlarr-config - - mountPath: /data - name: nas volumes: - - name: nas - nfs: - path: /mnt/thePool/thePoolShare - server: 10.0.0.10 - name: prowlarr-config persistentVolumeClaim: claimName: prowlarr-config