testing
This commit is contained in:
parent
2fce057054
commit
7a96b01ac1
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue