Create storage path for videos

This commit is contained in:
2025-05-09 16:10:13 +02:00
parent 5fbea946fc
commit d501a40f47
6 changed files with 40 additions and 21 deletions

View File

@@ -32,6 +32,9 @@ spec:
- name: apollo-pv-storage
mountPath: /mnt/apollo_storage/documents
subPath: documents
- name: apollo-pv-storage
mountPath: /mnt/apollo_storage/videos
subPath: videos
- name: apollo-pv-storage
mountPath: /mnt/apollo_storage/repository
subPath: repository