diff --git a/apis/project.cattle.io/v3/schema/schema.go b/apis/project.cattle.io/v3/schema/schema.go index 7a334da6..7f0c0c91 100644 --- a/apis/project.cattle.io/v3/schema/schema.go +++ b/apis/project.cattle.io/v3/schema/schema.go @@ -510,7 +510,7 @@ func podTypes(schemas *types.Schemas) *types.Schemas { AddMapperForType(&Version, v1.PodSpec{}, mapper.InitContainerMapper{}, mapper.SchedulingMapper{}, - m.Move{From: "tolerations", To: "scheduling/tolerations", DestDefined: true}, + m.Move{From: "tolerations", To: "scheduling/tolerate", DestDefined: true}, &m.Embed{Field: "securityContext"}, &m.Drop{Field: "serviceAccount"}, ).