chore: Update manifests after change

This commit is contained in:
2026-03-27 01:08:44 +00:00
parent 5bedbbefa2
commit 81368dbe1a
21 changed files with 17 additions and 192 deletions

View File

@@ -45,13 +45,13 @@ spec:
value: /gallery
- name: CSRF_TRUSTED_ORIGINS
value: https://foldergram.alexlebens.net
image: ghcr.io/foldergram/foldergram:1.0.6
image: ghcr.io/foldergram/foldergram:1.0.8@sha256:3546dc1da4ec12cb27aaecbf77896d708ac7601eb0225e0f6e181d7ef35273f9
imagePullPolicy: IfNotPresent
name: main
resources:
requests:
cpu: 10m
memory: 128Mi
cpu: 1m
memory: 230Mi
volumeMounts:
- mountPath: /app/data
name: cache