Move resource quota doc from user-guide to admin

This commit is contained in:
derekwaynecarr
2015-09-08 11:03:08 -04:00
parent bff6ee8e4a
commit 48d0e8945d
9 changed files with 199 additions and 158 deletions

View File

@@ -307,7 +307,7 @@ func TestExampleObjectSchemas(t *testing.T) {
"redis-sentinel-controller": &api.ReplicationController{},
"redis-sentinel-service": &api.Service{},
},
"../docs/user-guide/resourcequota": {
"../docs/admin/resourcequota": {
"namespace": &api.Namespace{},
"limits": &api.LimitRange{},
"quota": &api.ResourceQuota{},