mirror of
https://github.com/yunionio/cloudpods.git
synced 2026-09-21 14:19:49 +08:00
fix(region): init snapshot policy disk table (#24198)
This commit is contained in:
@@ -108,6 +108,7 @@ func InitHandlers(app *appsrv.Application, isSlave bool) {
|
||||
models.LoadbalancerSecurityGroupManager,
|
||||
|
||||
models.HostFileJointsManager,
|
||||
models.SnapshotPolicyDiskManager,
|
||||
} {
|
||||
db.RegisterModelManager(manager)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user