mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-01 02:38:12 +00:00
Fix example test
This commit is contained in:
@@ -367,6 +367,10 @@ func TestExampleObjectSchemas(t *testing.T) {
|
||||
"../examples/experimental": {
|
||||
"deployment": &experimental.Deployment{},
|
||||
},
|
||||
"../examples/javaweb-tomcat-sidecar": {
|
||||
"javaweb": &api.Pod{},
|
||||
"javaweb-2": &api.Pod{},
|
||||
},
|
||||
}
|
||||
|
||||
capabilities.SetForTests(capabilities.Capabilities{
|
||||
|
||||
Reference in New Issue
Block a user