Use exec in registryctl so signals are passed properly (#16642)

Signed-off-by: Mac Chaffee <machaffe@renci.org>
This commit is contained in:
Mac Chaffee 2022-05-25 02:11:31 -04:00 committed by GitHub
parent a9063d240d
commit ecc8c59101
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,4 +10,4 @@ set -e
/home/harbor/install_cert.sh
/home/harbor/harbor_registryctl -c /etc/registryctl/config.yml
exec /home/harbor/harbor_registryctl -c /etc/registryctl/config.yml