This commit is contained in:
Matt Reeves 2024-07-09 20:44:28 -04:00
parent 6598e55d95
commit d0a631d430

View file

@ -42,7 +42,7 @@ spec:
- name: nas - name: nas
nfs: nfs:
path: /mnt/thePool/thePoolShare path: /mnt/thePool/thePoolShare
server: $${NAS_IP} server: ${NAS_IP}
- name: radarr-config - name: radarr-config
persistentVolumeClaim: persistentVolumeClaim:
claimName: radarr-config claimName: radarr-config