move image folder
This commit is contained in:
parent
e802fcf4d3
commit
5c7c0f7ac0
@ -38,7 +38,7 @@ spec:
|
|||||||
- mountPath: /usr/src/app/upload
|
- mountPath: /usr/src/app/upload
|
||||||
name: photos
|
name: photos
|
||||||
subPath: upload
|
subPath: upload
|
||||||
- mountPath: /usr/src/app/external
|
- mountPath: /mnt/media/external
|
||||||
name: photos
|
name: photos
|
||||||
- args:
|
- args:
|
||||||
- start.sh
|
- start.sh
|
||||||
@ -61,7 +61,7 @@ spec:
|
|||||||
- mountPath: /usr/src/app/upload
|
- mountPath: /usr/src/app/upload
|
||||||
name: photos
|
name: photos
|
||||||
subPath: upload
|
subPath: upload
|
||||||
- mountPath: /usr/src/app/external
|
- mountPath: /mnt/media/external
|
||||||
name: photos
|
name: photos
|
||||||
readOnly: true
|
readOnly: true
|
||||||
restartPolicy: Always
|
restartPolicy: Always
|
||||||
|
Loading…
x
Reference in New Issue
Block a user