mirror of
https://github.com/yunionio/cloudpods.git
synced 2026-08-31 01:35:56 +08:00
fix: lbagent pull resources of OneCloud only
This commit is contained in:
@@ -110,6 +110,7 @@ func GetModels(opts *GetModelsOptions) error {
|
||||
},
|
||||
OrderBy: []string{"updated_at", "id"},
|
||||
Order: "asc",
|
||||
Provider: []string{"OneCloud"},
|
||||
IsManaged: &isManaged,
|
||||
Limit: options.Int(opts.BatchListSize),
|
||||
Offset: options.Int(0),
|
||||
|
||||
Reference in New Issue
Block a user