summaryrefslogtreecommitdiff
path: root/f3s/webdav/helm-chart/templates/persistent-volume.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'f3s/webdav/helm-chart/templates/persistent-volume.yaml')
-rw-r--r--f3s/webdav/helm-chart/templates/persistent-volume.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/f3s/webdav/helm-chart/templates/persistent-volume.yaml b/f3s/webdav/helm-chart/templates/persistent-volume.yaml
new file mode 100644
index 0000000..3abba20
--- /dev/null
+++ b/f3s/webdav/helm-chart/templates/persistent-volume.yaml
@@ -0,0 +1,2 @@
+# WebDAV reuses the filebrowser-data-pvc which is already created by the filebrowser chart.
+# No additional PV/PVC needed since we share the same data directory.