all host configmap added -2

This commit is contained in:
Vaibhav Pathak 2026-02-24 18:20:44 +05:30
parent cdf412daf4
commit 5762ee7f6a

View File

@ -211,6 +211,7 @@ mysql:
collation-server=utf8_general_ci
sql_mode=NO_ENGINE_SUBSTITUTION
max_allowed_packet=16M
log_bin_trust_function_creators=ON
# Database initialization
# Automatically runs all SQL migration files from sql/ directory in alphabetical order