blob: 3a0d90379fe44786e32b75e7a9c5061b4150fd6f [file] [log] [blame] [edit]
diff --git b/magnum/values.yaml a/charts/magnum/values.yaml
index 56232eb8..88b4203e 100644
--- b/magnum/values.yaml
+++ a/magnum/values.yaml
@@ -161,15 +161,20 @@ conf:
uwsgi:
add-header: "Connection: close"
buffer-size: 65535
+ chunked-input-limit: "4096000"
die-on-term: true
enable-threads: true
exit-on-reload: false
hook-master-start: unix_signal:15 gracefully_kill_them_all
+ http-auto-chunked: true
+ http-raw-body: true
lazy-apps: true
log-x-forwarded-for: true
master: true
+ need-app: true
procname-prefix-spaced: "magnum-api:"
route-user-agent: '^kube-probe.* donotlog:'
+ socket-timeout: 10
thunder-lock: true
worker-reload-mercy: 80
wsgi-file: /var/lib/openstack/bin/magnum-api-wsgi