• Daniel Jiang's avatar
    Update registry image to enable inject root cert · bda3878a
    Daniel Jiang authored
    
    
    In some user's environment, there's local object storage hosted with
    self-signed certificate.
    Because registry process runs in a photon container, it has to trust
    the certificate in the photon level such that the registry can access
    the storage service.
    
    This commit updates the registry image to append custom cert to the root
    bundle when the container is started.  And make the customer cert
    configurable in `harbor.cfg`
    Signed-off-by: default avatarDaniel Jiang <jiangd@vmware.com>
    bda3878a