mirror of
https://github.com/goharbor/harbor.git
synced 2025-02-07 07:21:22 +01:00
Comment from Ziming about access to non-harbor endpoints
This commit is contained in:
parent
ddc602b036
commit
024642b05c
@ -186,6 +186,10 @@ To replicate image repositories from one instance of Harbor to another Harbor or
|
||||
1. Enter the Access ID and Access Secret for the endpoint registry instance.
|
||||
|
||||
Use an account that has the appropriate privileges on that registry, or an account that has write permission on the corresponding project in a Harbor registry.
|
||||
|
||||
- **NOTES**:
|
||||
- AWS ECR adapters should use access keys, not a username and password. The access key should have enough permission such as storage permission.
|
||||
- Google GCR adapters should use the entire JASON key generated in the service account. The namespace should start with the project ID.
|
||||
1. Optionally, select the **Verify Remote Cert** check box.
|
||||
|
||||
Deselect the check box if the remote registry uses a self-signed or untrusted certificate.
|
||||
|
Loading…
Reference in New Issue
Block a user