[BugFix] Revert #62916 (backport #63007) (#63008)

Signed-off-by: Kevin Cai <kevin.cai@celerdata.com>
Co-authored-by: Kevin Cai <caixiaohua@starrocks.com>
This commit is contained in:
mergify[bot] 2025-09-11 16:59:14 +08:00 committed by GitHub
parent 5bdd4fb164
commit 700faac9f7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -175,7 +175,7 @@ fi
update_conf_from_configmap
collect_env_info
add_self $svc_name || exit $?
trap exit_clean SIGTERM EXIT
trap exit_clean SIGTERM
log_stderr "run start_cn.sh"