mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12: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
|
app: bolletjestrui
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- image: ghcr.io/rubenhensen/bolletjestrui:main-7e1236d
|
- image: ghcr.io/rubenhensen/bolletjestrui:main-b3bfe55
|
||||||
name: bolletjestrui
|
name: bolletjestrui
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 3000
|
- containerPort: 3000
|
||||||
@@ -31,9 +31,9 @@ spec:
|
|||||||
value: x-forwarded-proto
|
value: x-forwarded-proto
|
||||||
- name: HOST_HEADER
|
- name: HOST_HEADER
|
||||||
value: x-forwarded-host
|
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
|
- name: BODY_SIZE_LIMIT
|
||||||
value: "10M"
|
value: "25M"
|
||||||
- name: TZ
|
- name: TZ
|
||||||
value: Europe/Amsterdam
|
value: Europe/Amsterdam
|
||||||
- name: SITE_PASSWORD
|
- name: SITE_PASSWORD
|
||||||
|
|||||||
Reference in New Issue
Block a user