[ Server ] [ Harbor ] - sync status - 2
This commit is contained in:
@@ -296,10 +296,6 @@ func (hOp *HarborOperator) SyncProjectExec(funcArgs []string) (bool, []string) {
|
|||||||
},
|
},
|
||||||
Enabled: true,
|
Enabled: true,
|
||||||
Filters: []*model.ReplicationFilter{
|
Filters: []*model.ReplicationFilter{
|
||||||
{
|
|
||||||
Type: "name",
|
|
||||||
Value: "cmii/**", // 根据需要同步的仓库进行调整
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
Type: "name",
|
Type: "name",
|
||||||
Value: "rancher/**", // 根据需要同步的仓库进行调整
|
Value: "rancher/**", // 根据需要同步的仓库进行调整
|
||||||
|
|||||||
Reference in New Issue
Block a user