Create storage path for videos
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user