Fix core private key

Signed-off-by: Yang Jiao <jiaoya@vmware.com>
This commit is contained in:
Yang Jiao 2021-12-03 10:50:43 +08:00
parent 846d690b85
commit 4a2242fe47

View File

@ -59,6 +59,8 @@ sudo make compile build prepare COMPILETAG=compile_golangimage GOBUILDTAGS="incl
# set the debugging env
echo "GC_TIME_WINDOW_HOURS=0" | sudo tee -a ./make/common/config/core/env
# TODO This is a temporary solution to core private_key
sudo openssl rsa -in /data/secret/core/private_key.pem -out /data/secret/core/private_key.pem
sudo make start
# waiting 5 minutes to start