Merge pull request #13025 from pires/example_elasticsearch
Revamped Elasticsearch example
This commit is contained in:
@@ -240,9 +240,9 @@ func TestExampleObjectSchemas(t *testing.T) {
|
||||
"dapi-volume": &api.Pod{},
|
||||
},
|
||||
"../examples/elasticsearch": {
|
||||
"mytunes-namespace": &api.Namespace{},
|
||||
"music-rc": &api.ReplicationController{},
|
||||
"music-service": &api.Service{},
|
||||
"es-rc": &api.ReplicationController{},
|
||||
"es-svc": &api.Service{},
|
||||
"service-account": nil,
|
||||
},
|
||||
"../examples/explorer": {
|
||||
"pod": &api.Pod{},
|
||||
|
Reference in New Issue
Block a user