Fix CI after added example. (#1870)
This commit is contained in:
committed by
GitHub
parent
7a27d7e90c
commit
6ba715e628
@@ -322,6 +322,7 @@ func TestExampleObjectSchemas(t *testing.T) {
|
|||||||
"mysql-services": {&api.Service{}, &api.Service{}},
|
"mysql-services": {&api.Service{}, &api.Service{}},
|
||||||
"mysql-configmap": {&api.ConfigMap{}},
|
"mysql-configmap": {&api.ConfigMap{}},
|
||||||
"mysql-statefulset": {&apps.StatefulSet{}},
|
"mysql-statefulset": {&apps.StatefulSet{}},
|
||||||
|
"web": {&api.Service{}, &apps.StatefulSet{}},
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user