move kubernetes-namespaces to docs/user-guide

This commit is contained in:
Mike Danese
2015-07-16 15:20:37 -07:00
parent f3b752d831
commit ee7498e6ac
5 changed files with 11 additions and 9 deletions

View File

@@ -249,7 +249,7 @@ func TestExampleObjectSchemas(t *testing.T) {
"hazelcast-controller": &api.ReplicationController{},
"hazelcast-service": &api.Service{},
},
"../examples/kubernetes-namespaces": {
"../docs/user-guide/namespaces": {
"namespace-dev": &api.Namespace{},
"namespace-prod": &api.Namespace{},
},