summaryrefslogtreecommitdiff
path: root/data.d
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2024-01-18 10:44:13 +0100
committerPatrick Spek <p.spek@tyil.nl>2024-01-18 10:44:13 +0100
commit44d9f84259b854d3759b7ca258b324889a98bbfb (patch)
tree8550937a2b86de8ff0317b93495218dee45055ea /data.d
parentae4f9ef22a793b8184368bd05aee0083b45ddb50 (diff)
Export porn directory
Diffstat (limited to 'data.d')
-rw-r--r--data.d/k3s-master/manifests.d/tyilnet/servarr/dirlist/deployment.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/data.d/k3s-master/manifests.d/tyilnet/servarr/dirlist/deployment.yaml b/data.d/k3s-master/manifests.d/tyilnet/servarr/dirlist/deployment.yaml
index e443551..e3a3e26 100644
--- a/data.d/k3s-master/manifests.d/tyilnet/servarr/dirlist/deployment.yaml
+++ b/data.d/k3s-master/manifests.d/tyilnet/servarr/dirlist/deployment.yaml
@@ -54,6 +54,9 @@ spec:
- mountPath: /var/www/music
name: music
readOnly: true
+ - mountPath: /var/www/porn
+ name: porn
+ readOnly: true
- mountPath: /var/www/series
name: series
readOnly: true
@@ -79,6 +82,10 @@ spec:
hostPath:
path: /mnt/pool/media/music/exported
type: Directory
+ - name: porn
+ hostPath:
+ path: /mnt/pool/media/porn/exported
+ type: Directory
- name: series
hostPath:
path: /mnt/pool/media/series/exported