couchdb: increase nginx proxy body size to 100m

Fixes 413 Entity Too Large error in Obsidian LiveSync sync operations.
Applies to both internal (communicore.local) and public (communicore.mk-labs.cloud) ingress routes.
This commit is contained in:
Hermes Agent service account
2026-06-30 23:09:56 -05:00
parent 64e690737e
commit bc34a1f915
2 changed files with 2 additions and 0 deletions

View File

@@ -62,6 +62,7 @@ ingress:
annotations:
cert-manager.io/cluster-issuer: "letsencrypt-prod"
external-dns.alpha.kubernetes.io/hostname: "communicore.local.mk-labs.cloud"
nginx.ingress.kubernetes.io/proxy-body-size: "100m"
hosts:
- communicore.local.mk-labs.cloud
tls: