diff --git a/charts/harbor-config/templates/workspace.yaml b/charts/harbor-config/templates/workspace.yaml index e11ff6a8..5a982699 100644 --- a/charts/harbor-config/templates/workspace.yaml +++ b/charts/harbor-config/templates/workspace.yaml @@ -444,7 +444,7 @@ spec: } } - resource "harbor_robot_account" "system" { + resource "harbor_robot_account" "gitea" { name = "${var.GITEA_ROBOT_USER}" description = "gitea read-write actions account" level = "system"