Try nfs?
This commit is contained in:
@@ -77,5 +77,7 @@ spec:
|
|||||||
persistentVolumeClaim:
|
persistentVolumeClaim:
|
||||||
claimName: sonarr
|
claimName: sonarr
|
||||||
- name: smb-tower-books
|
- name: smb-tower-books
|
||||||
persistentVolumeClaim:
|
nfs:
|
||||||
claimName: pvc-smb-tower-books
|
server: 192.168.1.100
|
||||||
|
path: /tv
|
||||||
|
readOnly: true
|
||||||
|
|||||||
@@ -4,4 +4,5 @@ namespace: kube-system
|
|||||||
resources:
|
resources:
|
||||||
- helmrelease.yaml
|
- helmrelease.yaml
|
||||||
- helmrepo.yaml
|
- helmrepo.yaml
|
||||||
|
- secret.yaml
|
||||||
- ./tower-shares
|
- ./tower-shares
|
||||||
Reference in New Issue
Block a user