change path
This commit is contained in:
@@ -19,6 +19,8 @@ photoview:
|
||||
secretKeyRef:
|
||||
name: photoview-postgresql-17-cluster-app
|
||||
key: uri
|
||||
- name: PHOTOVIEW_MEDIA_CACHE
|
||||
value: /app/cache
|
||||
- name: PHOTOVIEW_VIDEO_HARDWARE_ACCELERATION
|
||||
value: qsv
|
||||
resources:
|
||||
@@ -69,7 +71,7 @@ photoview:
|
||||
advancedMounts:
|
||||
main:
|
||||
main:
|
||||
- path: /home/photoview/media-cache
|
||||
- path: /app/cache
|
||||
readOnly: false
|
||||
postgres-17-cluster:
|
||||
mode: standalone
|
||||
|
Reference in New Issue
Block a user