From c9aa37d6cfa2ba6f0c0f57d5a6740c6034657be7 Mon Sep 17 00:00:00 2001 From: continuist Date: Sun, 29 Jun 2025 12:41:54 -0400 Subject: [PATCH] Update guide for how Harbor admin password gets changed --- CI_CD_PIPELINE_SETUP_GUIDE.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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