Signed-off-by: Claire Fei <cfei@atlassian.com> Co-authored-by: Claire <30540604+Tenaria@users.noreply.github.com>
This commit is contained in:
parent
395e12e3ba
commit
2568feffa6
|
|
@ -175,7 +175,7 @@ fi
|
|||
update_conf_from_configmap
|
||||
collect_env_info
|
||||
add_self $svc_name || exit $?
|
||||
trap exit_clean SIGTERM
|
||||
trap exit_clean SIGTERM EXIT
|
||||
|
||||
log_stderr "run start_cn.sh"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue