chore: terraform state too large for body (#442)
- update consul/nginx max body size to 512MB Reviewed-on: #442
This commit is contained in:
parent
88efdbcdd3
commit
7215a6f534
@ -38,6 +38,7 @@ profiles::nginx::simpleproxy::nginx_aliases:
|
||||
- consul.main.unkin.net
|
||||
profiles::nginx::simpleproxy::proxy_port: 8500
|
||||
profiles::nginx::simpleproxy::proxy_path: '/'
|
||||
nginx::client_max_body_size: 512M
|
||||
|
||||
# consul
|
||||
profiles::consul::client::node_rules:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user