chore: terraform state too large for body
All checks were successful
Build / precommit (pull_request) Successful in 5m2s
All checks were successful
Build / precommit (pull_request) Successful in 5m2s
- update consul/nginx max body size to 512MB
This commit is contained in:
parent
88efdbcdd3
commit
c62bb7b952
@ -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