change path

This commit is contained in:
2025-01-17 16:32:10 -06:00
parent ab5c7c7e77
commit 46efaaa5df

View File

@@ -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