diff --git a/test/extension/handlers/topologymutation/handler.go b/test/extension/handlers/topologymutation/handler.go index 83a46d5184..9e7d38998a 100644 --- a/test/extension/handlers/topologymutation/handler.go +++ b/test/extension/handlers/topologymutation/handler.go @@ -114,7 +114,7 @@ func (h *ExtensionHandlers) GeneratePatches(ctx context.Context, req *runtimehoo } } return nil - }) + }, topologymutation.PatchFormat{Format: runtimehooksv1.JSONMergePatchType}) } // patchKubeadmControlPlaneTemplate patches the KubeadmControlPlaneTemplate.