Skip to content
Snippets Groups Projects
Commit 8ef761a6 authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Fix max body size

parent ae1c7754
No related branches found
No related tags found
No related merge requests found
Pipeline #89649 passed
......@@ -144,6 +144,7 @@ ingress:
nginx.ingress.kubernetes.io/enable-cors: "true"
nginx.ingress.kubernetes.io/cors-allow-methods: "GET,HEAD,OPTIONS"
nginx.ingress.kubernetes.io/cors-allow-origin: "https://s3.teckids.org"
nginx.ingress.kubernetes.io/proxy-body-size: 1000m
hosts:
- host: netbox.teckids.org
paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment