update prowlarr
This commit is contained in:
parent
3917d9f432
commit
105cc7d4f0
1 changed files with 0 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue