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