mirror of
https://github.com/goharbor/harbor
synced 2025-04-22 15:28:15 +00:00
Use exec in registryctl so signals are passed properly (#16642)
Signed-off-by: Mac Chaffee <machaffe@renci.org>
This commit is contained in:
parent
a9063d240d
commit
ecc8c59101
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user