Updated Migrate helm chart to oci registry in Harbor (markdown)

stonezdj(Daojun Zhang) 2023-05-09 17:58:05 +08:00
parent 25ee5fef8e
commit a4a5f616a9
1 changed files with 1 additions and 1 deletions

@ -21,7 +21,7 @@ docker run -it --rm -v <path_to_chart_storage_directory>:/chart_storage \
firstfloor/migrate-chart:1.0.0 --hostname <the_hostname_of_source_harbor_registgry> --password <the_admin_password_of_source_harbor_registgry>
```
After the command completes, check the <path_to_chart_storage_directory>/migration_errors.txt file to see if there are any errors. If there are no errors, all Helm charts should be pushed to Harbor successfully.
After the command completes, check the <path_to_chart_storage_directory>/migration_errors.txt file to see if there are any error. If there are no error, all Helm charts should be pushed to Harbor successfully.
## Verify