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