Skip to content

dev: use admin Harbor credentials instead of robot account

Slavina Stefanova requested to merge slavina/fix-harbor-credentials into main

Use the admin user's credentials instead of the robot account in local deployments as certain API calls need full permissions, which the robot account doesn't have.

Bug: T352770

Merge request reports