mirror of https://github.com/k3s-io/k3s
commit
bb90a3cea0
|
@ -205,6 +205,7 @@ func TestExampleObjectSchemas(t *testing.T) {
|
|||
"replication": &api.ReplicationController{},
|
||||
},
|
||||
"../examples": {
|
||||
"pod": &api.Pod{},
|
||||
"scheduler-policy-config": &schedulerapi.Policy{},
|
||||
},
|
||||
"../examples/rbd/secret": {
|
||||
|
|
Loading…
Reference in New Issue