mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-16 18:02:55 +02:00
bolletjestrui: deploy main-b3bfe55 + BODY_SIZE_LIMIT 25M (20MB profile photos)
This commit is contained in:
@@ -17,7 +17,7 @@ spec:
|
||||
app: bolletjestrui
|
||||
spec:
|
||||
containers:
|
||||
- image: ghcr.io/rubenhensen/bolletjestrui:main-7e1236d
|
||||
- image: ghcr.io/rubenhensen/bolletjestrui:main-b3bfe55
|
||||
name: bolletjestrui
|
||||
ports:
|
||||
- containerPort: 3000
|
||||
@@ -31,9 +31,9 @@ spec:
|
||||
value: x-forwarded-proto
|
||||
- name: HOST_HEADER
|
||||
value: x-forwarded-host
|
||||
# route GPX uploads can be a few MB; raise adapter-node's 512K default
|
||||
# GPX routes and profile photos (up to 20 MB); raise adapter-node's 512K default
|
||||
- name: BODY_SIZE_LIMIT
|
||||
value: "10M"
|
||||
value: "25M"
|
||||
- name: TZ
|
||||
value: Europe/Amsterdam
|
||||
- name: SITE_PASSWORD
|
||||
|
||||
Reference in New Issue
Block a user