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

@@ -15,6 +15,7 @@ metadata:
external-dns.alpha.kubernetes.io/hostname: "communicore.mk-labs.cloud"
external-dns.alpha.kubernetes.io/target: "ingress.mk-labs.cloud"
external-dns.alpha.kubernetes.io/public: "true"
nginx.ingress.kubernetes.io/proxy-body-size: "100m"
spec:
ingressClassName: nginx
rules: