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:
|
volumeMounts:
|
||||||
- mountPath: /config
|
- mountPath: /config
|
||||||
name: prowlarr-config
|
name: prowlarr-config
|
||||||
- mountPath: /data
|
|
||||||
name: nas
|
|
||||||
volumes:
|
volumes:
|
||||||
- name: nas
|
|
||||||
nfs:
|
|
||||||
path: /mnt/thePool/thePoolShare
|
|
||||||
server: 10.0.0.10
|
|
||||||
- name: prowlarr-config
|
- name: prowlarr-config
|
||||||
persistentVolumeClaim:
|
persistentVolumeClaim:
|
||||||
claimName: prowlarr-config
|
claimName: prowlarr-config
|
||||||
|
|
Loading…
Reference in a new issue