mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-08 11:38:15 +00:00
Fix example test
This commit is contained in:
parent
cf16480add
commit
a8f09114f9
@ -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{
|
||||
|
Loading…
Reference in New Issue
Block a user