feat: add cloudflare endpoint
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 19s
lint-test-helm / validate-kubeconform (pull_request) Successful in 20s
render-manifests / render-manifests (pull_request) Successful in 47s

This commit is contained in:
2026-04-10 19:18:58 -05:00
parent c8d4383a96
commit 58d09654f6
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