diff --git a/deploy/deploy.sh b/deploy/deploy.sh index 3148e21a8295420c0d7dc4d873382adb5bbd893a..38067d03d01f11d961cb491899f7aad4373881c1 100755 --- a/deploy/deploy.sh +++ b/deploy/deploy.sh @@ -228,7 +228,7 @@ function parse_arg_opengauss_server() { } function create_opengauss_master_slave() { - GS_PASSWORD=Aops@123 + GS_PASSWORD="" OG_SUBNET="172.11.0.0/24" IPPREFIX=172.11.0. START=101