feat(filebrowser): writable images mount to manage imagefinder output

This commit is contained in:
2026-06-12 15:50:21 +00:00
parent 0619a5caf7
commit b30d505e0e
+1 -1
View File
@@ -54,7 +54,7 @@ spec:
volumeMounts:
- name: images
mountPath: /srv
readOnly: true
readOnly: false
- name: database
mountPath: /database
resources: