diff --git a/CI_CD_PIPELINE_SETUP_GUIDE.md b/CI_CD_PIPELINE_SETUP_GUIDE.md index 8c7324c..a226309 100644 --- a/CI_CD_PIPELINE_SETUP_GUIDE.md +++ b/CI_CD_PIPELINE_SETUP_GUIDE.md @@ -654,7 +654,11 @@ curl -k -I https://localhost 2. **Login with default credentials**: - Username: `admin` - Password: `Harbor12345` (or your configured password) -3. **Change the admin password** when prompted (required on first login) +3. **Change the admin password**: + - Click on the user icon "admin" in the top right corner of the UI + - Click "Change Password" from the dropdown menu + - Enter your current password and a new secure password + - Click "OK" to save the new password #### 5.10 Configure Harbor for Public Read, Authenticated Write