Merge "Default all innodb_buffer_pool_size to 1G"

This commit is contained in:
Zuul 2021-02-17 15:50:15 +00:00 committed by Gerrit Code Review
commit ced3eb989b

View File

@ -63,7 +63,7 @@ parameters:
type: string
description: Buffer pool size for MySQL database; this needs to be larger
for at-scale deployments
default: ''
default: '1G'
CertificateKeySize:
type: string
default: '2048'