feat: add cloudflare endpoint

This commit is contained in:
2026-04-10 19:18:58 -05:00
parent 3e783e52ec
commit c1c3bf76b1
3 changed files with 15 additions and 6 deletions

View File

@@ -23,11 +23,13 @@ foldergram:
- name: GALLERY_ROOT
value: /gallery
- name: CSRF_TRUSTED_ORIGINS
value: https://foldergram.alexlebens.net
value: https://foldergram.alexlebens.net, https://art.alexlebens.dev
- name: PUBLIC_DEMO_MODE
value: 1
resources:
requests:
cpu: 1m
memory: 230Mi
cpu: 10m
memory: 1Gi
service:
main:
controller: main
@@ -69,7 +71,7 @@ foldergram:
advancedMounts:
main:
main:
- path: /gallery/pictures/collections
- path: /gallery
readOnly: true
volsync-target-data:
pvcTarget: foldergram-data