Merge "Reducing memory footprint on mnaio"
This commit is contained in:
commit
d69c74740d
@ -40,3 +40,7 @@ glance_glance_api_conf_overrides:
|
|||||||
glance_store:
|
glance_store:
|
||||||
http_proxy_information: "http:http://, https:http://"
|
http_proxy_information: "http:http://, https:http://"
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
|
# Reduce memory footprint for mnaio
|
||||||
|
galera_innodb_buffer_pool_size: 1024M
|
||||||
|
galera_gcache_size: 128M
|
||||||
|
Loading…
x
Reference in New Issue
Block a user