Oc-Datacenter Allowed Resource And Prepull Images For Efficient process
This commit is contained in:
@@ -29,6 +29,11 @@ func init() {
|
||||
&controllers.VersionController{},
|
||||
),
|
||||
),
|
||||
beego.NSNamespace("/allowed-image",
|
||||
beego.NSInclude(
|
||||
&controllers.AllowedImageController{},
|
||||
),
|
||||
),
|
||||
)
|
||||
|
||||
beego.AddNamespace(ns)
|
||||
|
||||
Reference in New Issue
Block a user