Merge pull request #20590 from erictune/rc-doc
Auto commit by PR queue bot
This commit is contained in:
commit
3bd8955360
|
|
@ -230,6 +230,7 @@ func TestExampleObjectSchemas(t *testing.T) {
|
|||
"ingress": &extensions.Ingress{},
|
||||
"nginx-deployment": &extensions.Deployment{},
|
||||
"new-nginx-deployment": &extensions.Deployment{},
|
||||
"replication": &api.ReplicationController{},
|
||||
},
|
||||
"../docs/admin": {
|
||||
"daemon": &extensions.DaemonSet{},
|
||||
|
|
|
|||
Loading…
Reference in New Issue