test
This commit is contained in:
parent
d8bc1b0846
commit
821158b12b
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