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