minor rewording

This commit is contained in:
Stuart Clements 2019-09-11 12:13:03 +02:00
parent 024642b05c
commit 521e0f0f3f
1 changed files with 3 additions and 3 deletions

View File

@ -187,9 +187,9 @@ To replicate image repositories from one instance of Harbor to another Harbor or
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.
**NOTES**:
- AWS ECR adapters should use access keys, not a username and password. The access key should have sufficient permissions, 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.