[ Server ] [ Harbor ] - sync status - 2

This commit is contained in:
zeaslity
2023-11-16 14:46:57 +08:00
parent d9572ea8ce
commit 80b36d0c6e

View File

@@ -296,10 +296,6 @@ func (hOp *HarborOperator) SyncProjectExec(funcArgs []string) (bool, []string) {
},
Enabled: true,
Filters: []*model.ReplicationFilter{
{
Type: "name",
Value: "cmii/**", // 根据需要同步的仓库进行调整
},
{
Type: "name",
Value: "rancher/**", // 根据需要同步的仓库进行调整