diff --git a/tools/deploy/obd/config.yaml.template b/tools/deploy/obd/config.yaml.template index a37eda4b23..b128268b2c 100644 --- a/tools/deploy/obd/config.yaml.template +++ b/tools/deploy/obd/config.yaml.template @@ -7,6 +7,7 @@ oceanbase-ce: # You can also specify the configuration directly below (stored locally, switching the working directory and redeploying will still take effect) production_mode: false devname: lo + root_password: '' # memory_limit: '8G' # system_memory: '1G' # datafile_size: '20G'